CommonEmergencyLocationAddressInfoFr
Properties
Name | Type | Required | Description |
---|---|---|---|
country | str | ❌ | Country name |
country_id | str | ❌ | Internal identifier of a country |
country_iso_code | str | ❌ | ISO code of a country |
country_name | str | ❌ | Full name of a country |
state | str | ❌ | State/Province name. Mandatory for the USA, the UK and Canada |
state_id | str | ❌ | Internal identifier of a state |
state_iso_code | str | ❌ | ISO code of a state |
state_name | str | ❌ | Full name of a state |
city | str | ❌ | City name |
street | str | ❌ | The name of the street (The field is utilized as 'streetName' field for FR addresses) |
company_name | str | ❌ | Company name |
building_name | str | ❌ | (Optional) Building name |
building_number | str | ❌ | Building/street number |
street2 | str | ❌ | Second line address (apartment, suite, unit, building, floor, etc.) |
zip | str | ❌ | Postal (Zip) code |
customer_name | str | ❌ | Customer name |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs