Class EmergencyLocationInfo

java.lang.Object
com.ringcentral.definitions.EmergencyLocationInfo

public class EmergencyLocationInfo extends Object
Emergency response location information
  • Field Details

    • id

      public String id
      Internal identifier of an emergency response location Required
    • name

      public String name
      Emergency response location name
    • addressFormatId

      public String addressFormatId
      Address format ID
  • Constructor Details

    • EmergencyLocationInfo

      public EmergencyLocationInfo()
  • Method Details