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