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