Name | Type | Description | Notes |
---|---|---|---|
id | String | Unique loyalty points bucket ID. | |
voucherId | String | Unique parent loyalty card ID. | |
campaignId | String | Unique parent campaign ID. | |
bucket | LoyaltiesMembersPointsExpirationListResponseBodyDataItemBucket | ||
createdAt | OffsetDateTime | Timestamp representing the date and time when the loyalty points bucket object was created. The value is shown in the ISO 8601 format. | |
status | String | Loyalty points bucket point status. | |
expiresAt | OffsetDateTime | Date when the number of points defined in the bucket object are due to expire. | |
updatedAt | OffsetDateTime | Timestamp representing the date and time when the loyalty points bucket object was updated. The value is shown in the ISO 8601 format. | [optional] |
_object | ObjectEnum | The type of the object represented by JSON. This object stores information about the loyalty points bucket. |
Name | Value |
---|---|
LOYALTY_POINTS_BUCKET | "loyalty_points_bucket" |