Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 887 Bytes

File metadata and controls

16 lines (12 loc) · 887 Bytes

SubscriptionCustomer

Properties

Name Type Description Notes
id String [default to null]
resource String Resource type name, always "customer". [default to null]
email String Customer's email address. [default to null]
source Object Saved payment source for this customer. [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]