Class Group.GroupAdminAlternateIdGetListResponse

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

public static class Group.GroupAdminAlternateIdGetListResponse extends Response
Response to GroupAdminAlternateIdGetListRequest. Contains a table of the main admin user id and the alternate admin user ids, the column headings are: "User Id", "Description", "Alternate". The possible values for "Alternate" are "true" and "false". The "Description" is only present for alternate admin user Ids.
Author:
AlpacaGenerator
See Also: