Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceSkuCosts

Package version

Describes metadata for retrieving price info.

Hierarchy

  • ResourceSkuCosts

Index

Properties

Optional extendedUnit

extendedUnit: undefined | string

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

Optional meterID

meterID: undefined | string

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

Optional quantity

quantity: undefined | number

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.

Generated using TypeDoc