Name | Type | Description | Notes |
---|---|---|---|
customer | \OpenAPI\Client\Model\SimpleCustomer | ||
assignment_id | string | Unique reward assignment ID assigned by Voucherify. | |
voucher | \OpenAPI\Client\Model\RedemptionRewardResultVoucher | ||
product | \OpenAPI\Client\Model\RedemptionRewardResultProduct | ||
sku | \OpenAPI\Client\Model\RedemptionRewardResultSku | ||
loyalty_tier_id | string | Unique loyalty tier ID assigned by Voucherify. | |
id | string | Unique reward ID. | [optional] |
name | string | Name of the reward. | [optional] |
object | string | The type of object represented by the JSON | [optional] [default to 'reward'] |
created_at | \DateTime | Timestamp representing the date and time when the redemption was created in ISO 8601 format. | [optional] |
updated_at | \DateTime | Timestamp in ISO 8601 format indicating when the reward was updated. | [optional] |
parameters | \OpenAPI\Client\Model\RedemptionRewardResultParameters | [optional] | |
type | string | Reward type. | [optional] |
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.