Package com.ringcentral.definitions
Class EmergencyLocationInfo
java.lang.Object
com.ringcentral.definitions.EmergencyLocationInfo
Emergency response location information
-
Field Summary
FieldsModifier and TypeFieldDescriptionAddress format identifierEmergency address status.Internal identifier of an emergency response location RequiredEmergency response location name -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddressFormatId(String addressFormatId) addressStatus(String addressStatus)
-
Field Details
-
id
Internal identifier of an emergency response location Required -
name
Emergency response location name -
addressFormatId
Address format identifier -
addressStatus
Emergency address status. Only supported for extension-level (personal) endpoints Enum: Valid, Invalid, Provisioning, Deprovisioned
-
-
Constructor Details
-
EmergencyLocationInfo
public EmergencyLocationInfo()
-
-
Method Details
-
id
-
name
-
addressFormatId
-
addressStatus
-