Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (24 loc) · 1.25 KB

CustomerInputCustomer.md

File metadata and controls

28 lines (24 loc) · 1.25 KB

Org.OpenAPITools.Model.CustomerInputCustomer

Properties

Name Type Description Notes
ExternalId string
Name string [optional]
Country string [optional]
AddressLine1 string [optional]
AddressLine2 string [optional]
State string [optional]
Zipcode string [optional]
Email string [optional]
City string [optional]
Url string [optional]
Phone string [optional]
LagoUrl string [optional]
LegalName string [optional]
LegalNumber string [optional]
TaxIdentificationNumber string [optional]
Currency string [optional]
Timezone string [optional]
BillingConfiguration BillingConfigurationCustomer [optional]
Metadata List<CustomerInputCustomerMetadataInner> [optional]

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