Class Group.GroupDnGetSummaryListResponse

All Implemented Interfaces:
Serializable
Enclosing class:
Group

public static class Group.GroupDnGetSummaryListResponse extends Response
Response to the GroupDnGetSummaryListRequest. The response contains a table with columns: "Phone Numbers", "Assigned". The "Phone Numbers" column contains either a single DN or a range of DNs. The "Assigned" column contains a boolean flag indicating if the DN(s) are currently assigned to a user or service instance. The "Activated" column indicates if the DN or DN range has been activated. Only has a value if the DN(s) is assigned to a user or if either “User Enable Activation mode “ or "Group and User Enable Activation Mode" is enabled.
Author:
AlpacaGenerator
See Also:
  • Field Details

  • Constructor Details

    • GroupDnGetSummaryListResponse

      public GroupDnGetSummaryListResponse()
  • Method Details