Click or drag to resize

OrderHistoryService Class

Provides services related to compiling data related to a given Individual's historical orders.
Inheritance Hierarchy
SystemObject
  Ignition.Commerce.Accounting.HistoryOrderHistoryService

Namespace: Ignition.Commerce.Accounting.History
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public class OrderHistoryService

The OrderHistoryService type exposes the following members.

Constructors
 NameDescription
Public methodOrderHistoryService Default constructor.
Top
Methods
 NameDescription
Public methodGetOrderHistory Retrieve the order history of the specified Individual.
Public methodGetOrderHistoryWithFinancials Retrieve the order history of the specified Individual, including detailed financial data.
Top
See Also