AuthorizationId Property
The authorization identification number of the payment.
Syntax
__property String AuthorizationId = {read=FAuthorizationId, write=FSetAuthorizationId};
Default Value
""
Remarks
This value is returned in response to a Capture request. It should match the value sent in the AuthorizationId parameter of the Capture method.
This property is read-only.
Data Type
String