Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 981 Bytes

AddressInfo.md

File metadata and controls

21 lines (18 loc) · 981 Bytes

# AddressInfo

Properties

Name Type Description Notes
type string [optional]
name string [optional]
email string [optional]
address_line_1 string [optional]
address_line_2 string [optional]
country string Must be a non-sanctioned country from /v1/data/countries [optional]
state string Must be a valid state from /v1/data/states [optional]
city string [optional]
postal_code string [optional]
phone string [optional]
website string [optional]
tax_id string Label of tax identification [optional]
tax_id_num string Tax identification number, combined with tax_id for display [optional]

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