Class Group.GroupGetListInSystemResponse

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    Group

    public static class Group.GroupGetListInSystemResponse
    extends Response
    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