Class GroupGroupTable2Row

java.lang.Object
co.ecg.alpaca.toolkit.generated.tables.GroupGroupTable2Row
All Implemented Interfaces:
BroadWorksTableRow, Serializable

public class GroupGroupTable2Row
extends Object
implements BroadWorksTableRow, Serializable
Response to GroupGetListInSystemRequest. Contains a table with column headings: "Group Id", "Group Name", "User Limit", "Organization Id", "Organization Type", "Reseller Id" and a row for each group. The "Organization Id" column is populated with either a service provider Id or an enterprise Id. The "Organization Type" column is populated with one of the enumerated strings defined in the OrganizationType OCI data type. Please see OCISchemaDataTypes.xsd for details on OrganizationType. The following columns are only returned in AS data mode: Reseller Id
Author:
AlpacaGenerator
See Also:
Serialized Form