[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
ExchangeOfferRef
Defines the properties of the Exchange Offer Ref.
Properties
string
crossRefSku
Optional
The cross ref sku of the exchange offer.
string
description
Optional
The description of the exchange offer.
string
name
Optional
The name of the exchange offer.
string
offerConfigGroupId
Optional
The group ID of the exchange offer.
string
productId
Optional
The product ID of the exchange offer.
string
referenceId
Optional
The reference id of exchange offer.
JSON Example
{
"crossRefSku": "string",
"description": "string",
"name": "string",
"offerConfigGroupId": "string",
"productId": "string",
"referenceId": "string"
}