Batch Members
From AuthorizeNet .NET
| A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
| Batch Members |
| Batch Class Constructors Methods Properties See Also Send Feedback |
The Batch type exposes the following members.
Constructors
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 |
Creates a list of batches directly from the API Response
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Charges |
Gets or sets the charges.
| |
| ID |
Gets or sets the ID.
| |
| PaymentMethod |
Gets or sets the payment method.
| |
| SettledOn |
Gets or sets the settled on.
| |
| State |
Gets or sets the state.
|