PreApprovalKey Property
The key associated with a preapproval for this payment.
Syntax
[VB.NET] Public ReadOnlyProperty PreApprovalKey As String
[C#] public string PreApprovalKey {get;}
Remarks
The PreApprovalKey is required if this is a pre-approved payment. Note that preapprovals are not available to API callers with Standard permission levels.
This property is read-only.
Default Value
""