Sha256: c221531cc07b6b29701746f7240b35c2f1dfcb3d8ba8b699f88ff4f32c5125db
Contents?: true
Size: 730 Bytes
Versions: 2
Compression:
Stored size: 730 Bytes
Contents
# VoucherifySdk::RedemptionEntryCustomer ## 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** | | [optional] | | **object** | **String** | The type of the object represented by JSON. | [optional][default to 'customer'] |
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
voucherify-7.0.0 | docs/RedemptionEntryCustomer.md |
voucherify-6.0.0 | docs/RedemptionEntryCustomer.md |