







![]() ![]() ![]() |
A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
Charge Members |
Charge Class Constructors Methods Properties See Also Send Feedback |
The Charge 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.) |
![]() ![]() | NewFromStat |
Creates a List of Charges from the Statistics return from the batch.
|
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Amount |
Gets or sets the amount.
|
![]() | CardType |
Gets or sets the type of the card.
|
![]() | ChargeBackAmount |
Gets or sets the charge back amount.
|
![]() | ChargeBackCount |
Gets or sets the charge back count.
|
![]() | CorrectionNoticeCount |
Gets or sets the correction notice count.
|
![]() | DeclineCount |
Gets or sets the decline count.
|
![]() | RefundAmount |
Gets or sets the refund amount.
|
![]() | ReturnedItemsAmount |
Gets or sets the returned items amount.
|
![]() | ReturnedItemsCount |
Gets or sets the returned items count.
|
![]() | VoidCount |
Gets or sets the void count.
|