Package com.ringcentral.definitions
Class EmergencyAddressResourceRequest
java.lang.Object
com.ringcentral.definitions.EmergencyAddressResourceRequest
-
Field Summary
FieldsModifier and TypeFieldDescriptionCity nameCountry nameInternal identifier of a countryCustomer nameState/Province name.Internal identifier of a stateFirst line addressSecond line address (apartment, suite, unit, building, floor, etc.)Postal (Zip) code -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
country
Country name -
countryId
Internal identifier of a country -
state
State/Province name. Mandatory for the USA, the UK and Canada -
stateId
Internal identifier 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
-
EmergencyAddressResourceRequest
public EmergencyAddressResourceRequest()
-
-
Method Details
-
country
-
countryId
-
state
-
stateId
-
city
-
street
-
street2
-
zip
-
customerName
-