SkuCost interface
model interface SkuCost
Properties
| extended |
The extended unit. |
| meter |
The meter id. |
| quantity | The quantity. |
Property Details
extendedUnit
The extended unit.
extendedUnit?: string
Property Value
string
meterId
The meter id.
meterId: string
Property Value
string
quantity
The quantity.
quantity?: number
Property Value
number