AuthorizeTransactionResponse Class Members
In This Topic
The following tables list the members exposed by AuthorizeTransactionResponse.
Public Constructors
Public Properties
Public Methods
| Name | Description |
 | AddAction |
Add a an action to be invoked later
|
 | AddTransaction |
Add a transaction to this response object
|
 | ClearActions |
Clear any pending actions/events to bo invoked later
|
 | ClearTransactions |
Clear any transactions associated with this response object
|
Top
Extension Methods
| Name | Description |
 | ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also