Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (18 loc) · 1.02 KB

File metadata and controls

21 lines (18 loc) · 1.02 KB

# Address

Properties

Name Type Description Notes
address_lines string[] [optional]
apartment_number string Number of the apartment. [optional]
attn string [optional]
care_of string [optional]
city string [optional]
coordinates \OpenAPI\Client\Model\Coordinates [optional]
country string Country should be specified as two uppercase letters (ISO Alpha-2). Example `SE` for Sweden, `ES` for Spain. [optional]
door_code string [optional]
name string [optional]
postal_code string [optional]
region string [optional]
street string Name of the street. [optional]
street_number string Number of the street. [optional]

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