Class ERLLocationInfo

java.lang.Object
com.ringcentral.definitions.ERLLocationInfo

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

    • id

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

      public String name
      Emergency response location name
    • addressFormatId

      public String addressFormatId
      Address format ID
  • Constructor Details

    • ERLLocationInfo

      public ERLLocationInfo()
  • Method Details