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