OfferProperties interface
Publisher properties.
Properties
| content | JSON serialized catalog content of the offer |
| content |
The API version of the catalog service used to serve the catalog content |
| provisioning |
Provisioning State |
| publisher |
Identifier of the Publisher for the offer |
| sku |
Array of SKU mappings |
Property Details
content
JSON serialized catalog content of the offer
content?: string
Property Value
string
contentVersion
The API version of the catalog service used to serve the catalog content
contentVersion?: string
Property Value
string
provisioningState
Provisioning State
provisioningState?: string
Property Value
string
publisherId
Identifier of the Publisher for the offer
publisherId?: string
Property Value
string