Package com.ringcentral.definitions
Class DeviceEmergencyServiceAddressResourceDefault
java.lang.Object
com.ringcentral.definitions.DeviceEmergencyServiceAddressResourceDefault
Address for emergency cases. The same emergency address is assigned to all the numbers of one device
-
Field Summary
FieldsModifier and TypeFieldDescriptionCountry nameInternal identifier of a countryISO code of a countryFull name of a countrySpecifies if emergency address is out of countryState/province nameInternal identifier of a stateISO code of a stateFull name of a state -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncountryIsoCode
(String countryIsoCode) countryName
(String countryName) customerName
(String customerName) outOfCountry
(Boolean outOfCountry) stateIsoCode
(String stateIsoCode)
-
Field Details
-
street
-
street2
-
city
-
zip
-
customerName
-
state
State/province name -
stateId
Internal identifier of a state -
stateIsoCode
ISO code of a state -
stateName
Full name of a state -
countryId
Internal identifier of a country -
countryIsoCode
ISO code of a country -
country
Country name -
countryName
Full name of a country -
outOfCountry
Specifies if emergency address is out of country
-
-
Constructor Details
-
DeviceEmergencyServiceAddressResourceDefault
public DeviceEmergencyServiceAddressResourceDefault()
-
-
Method Details
-
street
-
street2
-
city
-
zip
-
customerName
-
state
-
stateId
-
stateIsoCode
-
stateName
-
countryId
-
countryIsoCode
-
country
-
countryName
-
outOfCountry
-