Click or drag to resize
TransactionRequestTax Property
Information about tax.

Namespace: CMS.Ecommerce.AuthorizeNetDataContracts
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public PartialAmount Tax { get; set; }

Property Value

Type: PartialAmount
See Also