







![]() ![]() |
A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
IGatewayRequest..::..AddFreight Method (Decimal) |
IGatewayRequest Interface See Also Send Feedback |
Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0
Syntax
C# |
---|
IGatewayRequest AddFreight( decimal amount ) |
Visual Basic |
---|
Function AddFreight ( _ amount As Decimal _ ) As IGatewayRequest |
Visual C++ |
---|
IGatewayRequest^ AddFreight( Decimal amount ) |
Parameters
- amount
- Type: System..::..Decimal