Class DepartmentInfo

java.lang.Object
com.ringcentral.definitions.DepartmentInfo

public class DepartmentInfo extends Object
Please note that legacy 'Department' extension type corresponds to 'Call Queue' extensions in modern RingCentral product terminology
  • Field Details

    • id

      public String id
      Internal identifier of a department extension Format: uri
    • uri

      public String uri
      Canonical URI of an extension resource Format: uri
    • extensionNumber

      public String extensionNumber
      Number of a department extension
  • Constructor Details

    • DepartmentInfo

      public DepartmentInfo()
  • Method Details