Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 757 Bytes

SupplierBillingAddress.md

File metadata and controls

19 lines (16 loc) · 757 Bytes

SupplierBillingAddress

Properties

Name Type Description Notes
first_name string
last_name string
company string [optional]
address_1 string
address_2 string [optional]
city string [optional]
state string [optional]
postcode float
country string Country should be (ISO 3166) 2 letter capital letters
email string [optional]
phone string

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