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
| Name | Type | Description |
|---|---|---|
| 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> |