Sha256: 7a0ba19ee9675f73eca9e2ede9286e3b0912e60e1ed4120705eda19b20b2b13c
Contents?: true
Size: 740 Bytes
Versions: 5
Compression:
Stored size: 740 Bytes
Contents
# VoucherifySdk::LoyaltiesListMembersResponseBody ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **object** | **String** | The type of the object represented by JSON. This object stores information about members in a dictionary. | [optional][default to 'list'] | | **data_ref** | **String** | Identifies the name of the attribute that contains the array of voucher objects. | [optional][default to 'vouchers'] | | **vouchers** | [**Array<LoyaltyMember>**](LoyaltyMember.md) | Contains array of voucher objects representing loyalty cards, in other words, loyalty program members. | [optional] | | **total** | **Integer** | Total number of voucher objects. | [optional] |
Version data entries
5 entries across 5 versions & 1 rubygems