CurrentPaymentAmount Property
The current total of payments by the sender for this preapproval.
Syntax
[VB.NET] Public ReadOnlyProperty CurrentPaymentAmount As String
[C#] public string CurrentPaymentAmount {get;}
Remarks
This property is filled after a call to GetPreApprovalDetails.
This property is read-only.
Default Value
""