ResponseDebitBatchAmount Property
The total authorized amount for all Debit/EBT Card transactions in the batch.
Syntax
property ResponseDebitBatchAmount: String;
Default Value
''
Remarks
The total authorized amount for all Debit/EBT Card transactions in the batch.
This value is taken directly from ResponseDebitText. Note in the case of a negative amount, a minus '-' sign will be put at the beginning of the amount.
This property is read-only and not available at design time.
Data Type
String