Sha256: 9c098060505f703eb62022f80d1649b4a59ab93b6d3dd3aebe1ac5c79fe9d585
Contents?: true
Size: 1.13 KB
Versions: 6
Compression:
Stored size: 1.13 KB
Contents
# VoucherifySdk::CustomerRedeemable ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | Unique redeemable holder identifier. | [optional] | | **created_at** | **Time** | Timestamp representing the date and time when the redeemable was assigned. The value is shown in the ISO 8601 format. | [optional] | | **redeemable_id** | **String** | Identifier of the redeemable item. | [optional] | | **redeemable_object** | **String** | Type of the redeemable. | [optional] | | **customer_id** | **String** | Identifier of the customer. | [optional] | | **holder_role** | **String** | Role of the holder. | [optional][default to 'OWNER'] | | **campaign_id** | **String** | Unique campaign identifier, assigned by Voucherify. | [optional] | | **campaign_type** | **String** | Defines the type of the campaign. | [optional][default to 'DISCOUNT_COUPONS'] | | **voucher_type** | **String** | Defines the type of the voucher. | [optional][default to 'DISCOUNT_VOUCHER'] | | **redeemable** | [**CustomerRedeemableRedeemable**](CustomerRedeemableRedeemable.md) | | [optional] |
Version data entries
6 entries across 6 versions & 1 rubygems