Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 885 Bytes

Address.md

File metadata and controls

19 lines (14 loc) · 885 Bytes

Zuora.Model.Address

Properties

Name Type Description Notes
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]
city string City, district, suburb, town, or village. [optional]
state string State or providence [optional]
country string Two-letter country code (ISO 3166-1 alpha-2). [optional]
county string Zuora Tax uses this information to calculate county taxation. [optional]
postal_code string ZIP or postal code. [optional]

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