Click or drag to resize
TransactionRequestShipping Property
Information about shipping.

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

Property Value

Type: PartialAmount
See Also