PaymentGatewayLibrary

AuthorizeNetRequest.Amount Property

Gets or sets the total value to be charged or credited inclusive of tax. This value is required.

[Visual Basic]
Public Property Amount As Decimal
[C#]
public decimal Amount {get; set;}

See Also

AuthorizeNetRequest Class | Duis.Payment Namespace