Class PreferredCarrier.SystemPreferredCarrierGetListResponse

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

public static class PreferredCarrier.SystemPreferredCarrierGetListResponse extends Response
Response to a SystemPreferredCarrierGetListRequest. Contains a table with one row per carrier. The table columns are: "Carrier", "Country Code", "CIC", "Is Intra-Lata", "Is Inter-Lata", "Is International". The value in the "Is Intra-Lata", "Is Inter-Lata", and "Is International" columns is one of "true" or "false".
Author:
AlpacaGenerator
See Also: