ResourceSkuCosts interface

Describes metadata for retrieving price info.

Properties

extendedUnit

An invariant to show the extended unit. NOTE: This property will not be serialized. It can only be populated by the server.

meterID

Used for querying price from commerce. NOTE: This property will not be serialized. It can only be populated by the server.

quantity

The multiplier is needed to extend the base metered cost. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

extendedUnit

An invariant to show the extended unit. NOTE: This property will not be serialized. It can only be populated by the server.

extendedUnit?: string

Property Value

string

meterID

Used for querying price from commerce. NOTE: This property will not be serialized. It can only be populated by the server.

meterID?: string

Property Value

string

quantity

The multiplier is needed to extend the base metered cost. NOTE: This property will not be serialized. It can only be populated by the server.

quantity?: number

Property Value

number