Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 782 Bytes

File metadata and controls

10 lines (9 loc) · 782 Bytes

# CreateCustomerRequest

Properties

Name Type Description Notes
currency \Komoju\Model\Currency [optional]
payment_details \Komoju\Model\PaymentDetailsOnlyCreditCards [optional]
email string Customer's email address. [optional]
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]
[Back to Model list] [Back to API list] [Back to README]