Charge Properties
From AuthorizeNet .NET
| A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
| Charge Properties |
| Charge Class See Also Send Feedback |
The Charge type exposes the following members.
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.
|