Customers
The Customer object
This represents a customer of your business.
Attributes
The unique identifier of the customer.
A String representing the type of the object.
A “True” value means the request was made in Live Mode, while “False” indicates Test Mode.
A String representing the name of the customer.
The email of the customer.
The hone number of the customer.
The address of the customer
A Set of key-value pairs that can be used to store additional information about the customer.
Timestamp indicating when the customer was created.
Timestamp indicating when the last time the customer was updated (edited).