Class PreferredCarrier.SystemPreferredCarrierGetGroupListResponse

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

public static class PreferredCarrier.SystemPreferredCarrierGetGroupListResponse extends Response
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: