Name | Type | Description | Notes |
---|---|---|---|
customer | SimpleCustomer | [optional] | |
assignment_id | str | Unique reward assignment ID assigned by Voucherify. | [optional] |
voucher | Voucher | [optional] | |
product | Product | [optional] | |
sku | Sku | [optional] | |
loyalty_tier_id | str | Unique loyalty tier ID assigned by Voucherify. | [optional] |
id | str | Unique reward ID. | [optional] |
name | str | Name of the reward. | [optional] |
object | str | The type of the object represented by the JSON | [optional] [default to 'reward'] |
created_at | datetime | Timestamp representing the date and time when the redemption was created. The value is shown in the ISO 8601 format. | [optional] |
updated_at | datetime | Timestamp in ISO 8601 format indicating when the reward was updated. | [optional] |
parameters | RedemptionRewardResultParameters | [optional] | |
metadata | object | A set of custom key/value pairs that you can attach to a reward. The metadata object stores all custom attributes assigned to the reward. | [optional] |
type | str | Reward type. | [optional] |