Sha256: e1ecc884400b934d5e6f70a88bf6a726c6ef57c6e8029d6e8237c0b54697a062
Contents?: true
Size: 1.16 KB
Versions: 1
Compression:
Stored size: 1.16 KB
Contents
# VoucherifySdk::LoyaltiesMembersPointsExpirationListResponseBodyDataItem ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | Unique loyalty points bucket ID. | | | **voucher_id** | **String** | Unique parent loyalty card ID. | | | **campaign_id** | **String** | Unique parent campaign ID. | | | **bucket** | [**LoyaltiesMembersPointsExpirationListResponseBodyDataItemBucket**](LoyaltiesMembersPointsExpirationListResponseBodyDataItemBucket.md) | | | | **created_at** | **Time** | Timestamp representing the date and time when the loyalty points bucket object was created in ISO 8601 format. | | | **status** | **String** | Loyalty points bucket point status. | | | **expires_at** | **Time** | Date when the number of points defined in the bucket object are due to expire. | | | **updated_at** | **Time** | Timestamp representing the date and time when the loyalty points bucket object was updated in ISO 8601 format. | [optional] | | **object** | **String** | The type of object represented by JSON. This object stores information about the loyalty points bucket. | [default to 'loyalty_points_bucket'] |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-5.0.0 | docs/LoyaltiesMembersPointsExpirationListResponseBodyDataItem.md |