Wasm Directoryalpha
Record

partner-offer-sku-history-response

No description available.

record partner-offer-sku-history-response {
  all-offers-applied: option​<bool>,
  claim-date: option​<string>,
  localized-description: option​<string>,
  localized-name: option​<string>,
  sku-identifier: option​<string>,
  sku-offers: option​<list​<partner-offer-history-response>>,
  transaction-id: option​<string>,
}

Fields

NameTypeDescription
all-offers-appliedoption​<bool>
claim-dateoption​<string>
localized-descriptionoption​<string>
localized-nameoption​<string>
sku-identifieroption​<string>
sku-offersoption​<list​<partner-offer-history-response>>
transaction-idoption​<string>