Package com.ringcentral.definitions
Class EmergencyServiceAddressResourceRequest
java.lang.Object
com.ringcentral.definitions.EmergencyServiceAddressResourceRequest
Address for emergency cases. The same emergency address is assigned to all numbers of a single
device. If the emergency address is also specified in `emergency` resource, then this value is
ignored
-
Field Summary
FieldsModifier and TypeFieldDescriptionCountry nameInternal identifier of a countryCustomer nameState/province nameInternal identifier of a stateFirst line addressSecond line address (apartment, suite, unit, building, floor, etc.)Postal (Zip) code -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
street
First line address -
street2
Second line address (apartment, suite, unit, building, floor, etc.) -
zip
Postal (Zip) code -
customerName
Customer name -
state
State/province name -
stateId
Internal identifier of a state -
country
Country name -
countryId
Internal identifier of a country
-
-
Constructor Details
-
EmergencyServiceAddressResourceRequest
public EmergencyServiceAddressResourceRequest()
-
-
Method Details
-
street
-
street2
-
zip
-
customerName
-
state
-
stateId
-
country
-
countryId
-