Package com.ringcentral.definitions
Class CommonEmergencyLocationAddressInfoFr
java.lang.Object
com.ringcentral.definitions.CommonEmergencyLocationAddressInfoFr
-
Field Summary
FieldsModifier and TypeFieldDescription(Optional) Building nameBuilding/street numberCity nameCompany nameCountry nameInternal identifier of a countryISO code of a countryFull name of a countryCustomer nameState/Province name.Internal identifier of a stateISO code of a stateFull name of a stateThe name of the street (The field is utilized as 'streetName' field for FR addresses)Second line address (apartment, suite, unit, building, floor, etc.)Postal (Zip) code -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuildingName
(String buildingName) buildingNumber
(String buildingNumber) companyName
(String companyName) countryIsoCode
(String countryIsoCode) countryName
(String countryName) customerName
(String customerName) stateIsoCode
(String stateIsoCode)
-
Field Details
-
country
Country name -
countryId
Internal identifier of a country -
countryIsoCode
ISO code of a country -
countryName
Full name of a country -
state
State/Province name. Mandatory for the USA, the UK and Canada -
stateId
Internal identifier of a state -
stateIsoCode
ISO code of a state -
stateName
Full name of a state -
city
City name -
street
The name of the street (The field is utilized as 'streetName' field for FR addresses) -
companyName
Company name -
buildingName
(Optional) Building name -
buildingNumber
Building/street number -
street2
Second line address (apartment, suite, unit, building, floor, etc.) -
zip
Postal (Zip) code -
customerName
Customer name
-
-
Constructor Details
-
CommonEmergencyLocationAddressInfoFr
public CommonEmergencyLocationAddressInfoFr()
-
-
Method Details
-
country
-
countryId
-
countryIsoCode
-
countryName
-
state
-
stateId
-
stateIsoCode
-
stateName
-
city
-
street
-
companyName
-
buildingName
-
buildingNumber
-
street2
-
zip
-
customerName
-