Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 887 Bytes

BillingInfoAllOfBillingInfo.md

File metadata and controls

31 lines (20 loc) · 887 Bytes

BillingInfoAllOfBillingInfo

Billing Info

Properties

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]

Enum: TypeEnum

Name Value
SINGLE_PERSON "single_person"
COMPANY "company"