Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 940 Bytes

File metadata and controls

16 lines (12 loc) · 940 Bytes

Customer

Properties

Name Type Description Notes
id String A unique 25-character alphanumeric resource identifier. [default to null]
resource String Resource type name, always "customer". [default to null]
email String Customer's email address, or null if not provided. [default to null]
source Customer_source [default to null]
metadata Object Arbitrary key-value metadata attached to this customer. [default to null]
created_at Date Timestamp when the customer was created. [default to null]
locale Locale [optional] [default to null]

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