Name | Type | Description | Notes |
---|---|---|---|
id | str | Unique loyalty points bucket ID. | |
voucher_id | str | Unique parent loyalty card ID. | |
campaign_id | str | Unique parent campaign ID. | |
bucket | LoyaltiesMembersPointsExpirationListResponseBodyDataItemBucket | ||
created_at | datetime | Timestamp representing the date and time when the loyalty points bucket object was created. The value is shown in the ISO 8601 format. | |
status | str | Loyalty points bucket point status. | |
expires_at | datetime | Date when the number of points defined in the bucket object are due to expire. | |
updated_at | datetime | 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 | str | The type of the object represented by JSON. This object stores information about the loyalty points bucket. | [default to 'loyalty_points_bucket'] |
This repository was archived by the owner on Sep 3, 2024. It is now read-only.