Sha256: e2553b3f4fc3a9da0288c7229fd4d01c957d908c5b9eefe5a1004df0f5791300
Contents?: true
Size: 902 Bytes
Versions: 1
Compression:
Stored size: 902 Bytes
Contents
# VoucherifySdk::LoyaltiesMembersTransfersCreateResponseBodyRedemption ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **quantity** | **Integer** | How many times a voucher can be redeemed. A null value means unlimited. | | | **redeemed_points** | **Integer** | Total loyalty points redeemed. | [optional] | | **redeemed_quantity** | **Integer** | How many times a voucher has already been redeemed. | [optional] | | **redemption_entries** | **Array<String>** | | [optional] | | **object** | **String** | The type of object represented is by default list. To get this list, you need to make a call to the endpoint returned in the url attribute. | [optional][default to 'list'] | | **url** | **String** | The endpoint where this list of redemptions can be accessed using a GET method. /v1/vouchers/{voucher_code}/redemptions | [optional] |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-5.0.0 | docs/LoyaltiesMembersTransfersCreateResponseBodyRedemption.md |