OPENAPI / COMPONENTS / SCHEMAS
Address
addressaddress data structure
object6properties
citystringCity, district, suburb, town, or village.
countrystringTwo-letter country code ([ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)).
line1stringAddress line 1, such as the street, PO Box, or company name.
line2stringAddress line 2, such as the apartment, suite, unit, or building.
postal_codestringZIP or postal code.
statestringState, county, province, or region ([ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2)).