SkuCost interface

Describes metadata for SKU cost info.

Properties

extendedUnit

The overall duration represented by the quantity. NOTE: This property will not be serialized. It can only be populated by the server.

meterID

The meter used for this part of a SKU's cost. NOTE: This property will not be serialized. It can only be populated by the server.

quantity

The multiplier for the meter ID. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

extendedUnit

The overall duration represented by the quantity. NOTE: This property will not be serialized. It can only be populated by the server.

extendedUnit?: string

Property Value

string

meterID

The meter used for this part of a SKU's cost. NOTE: This property will not be serialized. It can only be populated by the server.

meterID?: string

Property Value

string

quantity

The multiplier for the meter ID. NOTE: This property will not be serialized. It can only be populated by the server.

quantity?: number

Property Value

number