Package com.ringcentral.definitions
Class CommonEmergencyLocationAddressInfoDefault
java.lang.Object
com.ringcentral.definitions.CommonEmergencyLocationAddressInfoDefault
-
Field Summary
FieldsModifier and TypeFieldDescriptionCity 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 stateFirst line addressSecond line address (apartment, suite, unit, building, floor, etc.)Postal (Zip) code -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncountryIsoCode
(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
First line address -
street2
Second line address (apartment, suite, unit, building, floor, etc.) -
zip
Postal (Zip) code -
customerName
Customer name
-
-
Constructor Details
-
CommonEmergencyLocationAddressInfoDefault
public CommonEmergencyLocationAddressInfoDefault()
-
-
Method Details
-
country
-
countryId
-
countryIsoCode
-
countryName
-
state
-
stateId
-
stateIsoCode
-
stateName
-
city
-
street
-
street2
-
zip
-
customerName
-