PreApprovalKey Property
The key associated with a preapproval for this payment.
Syntax
__property String PreApprovalKey = {read=FPreApprovalKey, write=FSetPreApprovalKey};
Default Value
""
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.
Data Type
String