Class SystemPreferredCarrierGroupsUsingCarrierTableRow

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

public class SystemPreferredCarrierGroupsUsingCarrierTableRow extends Object implements BroadWorksTableRow, Serializable
Response to a SystemPreferredCarrierGetGroupListRequest. Contains a table with one row per group. The table columns are: "Group Id", "Group Name", "Organization Id", "Organization Type". 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.
Author:
AlpacaGenerator
See Also: