AuthorizeTransactionResponse Class Methods
In This Topic
For a list of all members of this type, see AuthorizeTransactionResponse members.
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