Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1007 Bytes

File metadata and controls

15 lines (11 loc) · 1007 Bytes

Voucherify.Model.MemberActivityDataRedemptionRewardCustomer

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]
SourceId 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]

[Back to Model list] [Back to API list] [Back to README]