Wasm Directoryalpha
Record

partner-offer-history-response

No description available.

record partner-offer-history-response {
  apply-date: option​<string>,
  is-consumable: option​<bool>,
  localized-description: option​<string>,
  localized-name: option​<string>,
  membership-id: option​<s64>,
  membership-type: option​<string>,
  partner-offer-key: option​<string>,
  quantity-applied: option​<s32>,
}

Fields

NameTypeDescription
apply-dateoption​<string>
is-consumableoption​<bool>
localized-descriptionoption​<string>
localized-nameoption​<string>
membership-idoption​<s64>
membership-typeoption​<string>
partner-offer-keyoption​<string>
quantity-appliedoption​<s32>