SkuMappings interface
SKU Mapping details.
Properties
| catalog |
Identifier of the CatalogPlan for the sku |
| marketplace |
Identifier for the sku |
| marketplace |
Array of SKU versions available |
Property Details
catalogPlanId
Identifier of the CatalogPlan for the sku
catalogPlanId?: string
Property Value
string
marketplaceSkuId
Identifier for the sku
marketplaceSkuId?: string
Property Value
string
marketplaceSkuVersions
Array of SKU versions available
marketplaceSkuVersions?: string[]
Property Value
string[]