Class Group.GroupOfficeZoneGetAssignedUserListResponse

java.lang.Object
co.ecg.alpaca.toolkit.messaging.response.XMLMessage
co.ecg.alpaca.toolkit.messaging.response.Response
co.ecg.alpaca.toolkit.generated.Group.GroupOfficeZoneGetAssignedUserListResponse
All Implemented Interfaces:
Serializable
Enclosing class:
Group

public static class Group.GroupOfficeZoneGetAssignedUserListResponse extends Response
Response to GroupOfiiceZoneGetAssignedUserListRequest. Contains a table of users that have the Office Zone assigned. The column headings are: "User Id", "User Type", "Last Name", "First Name", "Department", "Phone Number", "Email Address", "Hiragana Last Name" and "Hiragana First Name", "Extension". Office Zones can only be unassigned if the Location-Based Calling Restrictions has been authorized to the group otherwise the request will fail.
Author:
AlpacaGenerator
See Also:
  • Field Details

  • Constructor Details

    • GroupOfficeZoneGetAssignedUserListResponse

      public GroupOfficeZoneGetAssignedUserListResponse()
  • Method Details