Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 763 Bytes

File metadata and controls

14 lines (11 loc) · 763 Bytes

# InvoiceDetailsAddress

Properties

Name Type Description Notes
city string City, district, suburb, town, or village. [optional]
country string Two-letter country code (ISO 3166-1 alpha-2). [optional]
line1 string Address line 1 (e.g., street, PO Box, or company name). [optional]
line2 string Address line 2 (e.g., apartment, suite, unit, or building). [optional]
postalCode string ZIP or postal code. [optional]
state string State, county, province, or region. [optional]

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