The TSPairData
object contains a list of transaction/service pair (T/S Pair) information:
Key | Value |
---|---|
TransactionType | [int] Transaction Type ID |
ServiceType | [int] Service Type ID |
MarketType | [int] Market Type ID
|
InterfaceType | [int] Interface ID
|
InputType | [int] Input Type ID The Input Type ID defines the input fields (charge, lines, locations, and minutes) required when using the transaction/service pair
|
IsBundle | [bool] Bundled Transaction/Service Pair Indicates if the transaction/service pair is part of a bundle file
|
TransactionDescription | [string] Transaction Type Description |
ServiceDescription | [string] Service Type Description |
TSPairDescription | [string] Transaction/Service Type Description |