SkuProperty interface
Property of a sku.
Properties
name | An invariant to describe the feature. |
value | An invariant if the feature is measured by quantity. |
Property Details
name
An invariant to describe the feature.
name?: string
Property Value
string
value
An invariant if the feature is measured by quantity.
value?: string
Property Value
string