Click or drag to resize
Order Class
Authorize.NET API - Information about order.
Inheritance Hierarchy
SystemObject
  CMS.Ecommerce.AuthorizeNetDataContractsOrder

Namespace: CMS.Ecommerce.AuthorizeNetDataContracts
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public class Order

The Order type exposes the following members.

Constructors
  NameDescription
Public methodOrder
Top
Properties
  NameDescription
Public propertyDescription
Order description.
Public propertyInvoiceNumber
Invoice number.
Top
See Also