SkuCost interface
Describes metadata for retrieving price info.
Properties
meter |
Meter id of the Sku. NOTE: This property will not be serialized. It can only be populated by the server. |
meter |
The type of the meter. NOTE: This property will not be serialized. It can only be populated by the server. |
multiplier | Multiplier specifies the region specific value to be multiplied with 1$ guid. Eg: Our new regions will be using 1$ shipping guid with appropriate multiplier specific to region. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
meterId
Meter id of the Sku. NOTE: This property will not be serialized. It can only be populated by the server.
meterId?: string
Property Value
string
meterType
The type of the meter. NOTE: This property will not be serialized. It can only be populated by the server.
meterType?: string
Property Value
string
multiplier
Multiplier specifies the region specific value to be multiplied with 1$ guid. Eg: Our new regions will be using 1$ shipping guid with appropriate multiplier specific to region. NOTE: This property will not be serialized. It can only be populated by the server.
multiplier?: number
Property Value
number