Billing Info
Name | Type | Description | Notes |
---|---|---|---|
type | TypeEnum | Type billing | [optional] |
companyLegalName | String | Company legal name | [optional] |
vatNumber | String | Vat number | [optional] |
country | BillingInfoAllOfBillingInfoCountry | [optional] | |
city | String | City | [optional] |
state | String | State | [optional] |
address1 | String | Address 1 | [optional] |
address2 | String | Address 2 | [optional] |
zipCode | String | Zip Code | [optional] |
invoiceComments | String | Invoice Comments | [optional] |
Name | Value |
---|---|
SINGLE_PERSON | "single_person" |
COMPANY | "company" |