Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 872 Bytes

File metadata and controls

13 lines (9 loc) · 872 Bytes

UpdateCustomerRequest

Properties

Name Type Description Notes
currency Currency [optional] [default to null]
payment_details PaymentDetailsOnlyCreditCards [optional] [default to null]
email String Updated email address for this customer. [optional] [default to null]
metadata Object Store any additional data you want to associate with the customer. The object's keys and values must be strings. Keys have a maximum length of 30 characters. Values have a maximum length of 2000 characters. [optional] [default to null]

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