FreeTrialProperties interface

The free-trial properties

Properties

accountId

The playwright account id. NOTE: This property will not be serialized. It can only be populated by the server.

allocatedValue

The free-trial allocated limit value eg. allocated free minutes. NOTE: This property will not be serialized. It can only be populated by the server.

createdAt

The free-trial createdAt utcDateTime. NOTE: This property will not be serialized. It can only be populated by the server.

expiryAt

The free-trial expiryAt utcDateTime. NOTE: This property will not be serialized. It can only be populated by the server.

percentageUsed

The free-trial percentage used. NOTE: This property will not be serialized. It can only be populated by the server.

state

The free-trial state. NOTE: This property will not be serialized. It can only be populated by the server.

usedValue

The free-trial used value eg. used free minutes. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

accountId

The playwright account id. NOTE: This property will not be serialized. It can only be populated by the server.

accountId: string

Property Value

string

allocatedValue

The free-trial allocated limit value eg. allocated free minutes. NOTE: This property will not be serialized. It can only be populated by the server.

allocatedValue: number

Property Value

number

createdAt

The free-trial createdAt utcDateTime. NOTE: This property will not be serialized. It can only be populated by the server.

createdAt: Date

Property Value

Date

expiryAt

The free-trial expiryAt utcDateTime. NOTE: This property will not be serialized. It can only be populated by the server.

expiryAt: Date

Property Value

Date

percentageUsed

The free-trial percentage used. NOTE: This property will not be serialized. It can only be populated by the server.

percentageUsed: number

Property Value

number

state

The free-trial state. NOTE: This property will not be serialized. It can only be populated by the server.

state: string

Property Value

string

usedValue

The free-trial used value eg. used free minutes. NOTE: This property will not be serialized. It can only be populated by the server.

usedValue: number

Property Value

number