Transaction Methods
From AuthorizeNet .NET
| A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
| Transaction Methods |
| Transaction Class See Also Send Feedback |
The Transaction type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| NewFromResponse(transactionDetailsType) |
Creates a Transaction directly from the API Response
| |
| NewFromResponse(transactionSummaryType) |
Creates a Transaction directly from the API Response
| |
| NewListFromResponse |
Creates a list of Transactions directly from the API Response.
| |
| ToString | (Inherited from Object.) |