FileDebitTotal Property
Total amount debited from the merchant's bank account.
Syntax
[VB.NET] Public ReadOnlyProperty FileDebitTotal As String
[C#] public string FileDebitTotal {get;}
Remarks
This property contains the total amount of all transactions that debit funds from the merchant's account (this is a gross amount).
This property is read-only.
Default Value
"0"