Click or drag to resize
TransactionRequestOrder Property
Data about order.

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

Property Value

Type: Order
See Also