Sha256: c276eb2d0ede013ce743f77628a2937e2e2774d8d6ecda43d92ccb77caaaf274
Contents?: true
Size: 700 Bytes
Versions: 5
Compression:
Stored size: 700 Bytes
Contents
# VoucherifySdk::RedemptionsListResponseBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **object** | **String** | The type of the object represented by JSON. This object stores information about redemptions in a dictionary. | [optional][default to 'list'] | | **data_ref** | **String** | Identifies the name of the attribute that contains the array of redemption objects. | [optional][default to 'redemptions'] | | **redemptions** | [**Array<RedemptionsListResponseBodyRedemptionsItem>**](RedemptionsListResponseBodyRedemptionsItem.md) | | [optional] | | **total** | **Integer** | Total number of redemptions. | [optional] |
Version data entries
5 entries across 5 versions & 1 rubygems