Sha256: 88de741abf09e0c21e21acd0995688527212b2020fef0db1d47b404f8eea3331
Contents?: true
Size: 881 Bytes
Versions: 3
Compression:
Stored size: 881 Bytes
Contents
# VoucherifySdk::RedemptionsListResponseBodyRedemptionsItemCustomer ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | Unique identifier of an existing customer. It is assigned by Voucherify. | [optional] | | **name** | **String** | Customer's first and last name. | [optional] | | **email** | **String** | Customer's email address. | [optional] | | **source_id** | **String** | A unique identifier of the customer. It can be a customer ID or email from a CRM system, database, or a third-party service. | [optional] | | **metadata** | **Object** | A set of custom key/value pairs that are attached to the customer. It stores all custom attributes assigned to the customer. | [optional] | | **object** | **String** | The type of the object represented by JSON. | [optional][default to 'customer'] |
Version data entries
3 entries across 3 versions & 1 rubygems