Package com.ringcentral.definitions
Class DeleteEmergencyLocationParameters
java.lang.Object
com.ringcentral.definitions.DeleteEmergencyLocationParameters
Query parameters for operation deleteEmergencyLocation
-
Field Summary
FieldsModifier and TypeFieldDescriptionInternal identifier of an emergency response location that should be used instead of a deleted one.Flag indicating that validation of emergency location(s) is required before deletion -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnewLocationId
(String newLocationId) validateOnly
(Boolean validateOnly)
-
Field Details
-
validateOnly
Flag indicating that validation of emergency location(s) is required before deletion -
newLocationId
Internal identifier of an emergency response location that should be used instead of a deleted one.
-
-
Constructor Details
-
DeleteEmergencyLocationParameters
public DeleteEmergencyLocationParameters()
-
-
Method Details
-
validateOnly
-
newLocationId
-