Order Class |
Namespace: Apptus.ESales.Connector
public class Order
The Order type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddProduct |
Adds an order line for the specified product and returns the new order line.
|
![]() | AddTicket |
Adds an order line for the variant or product specified by a ticket.
|
![]() | AddVariant(String) |
Adds an order line for the specified variant and returns the new order line.
|
![]() | AddVariant(String, String) |
Adds an order line for the specified variant and returns the new order line. The
variant will be explicitly coupled to a specified product.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |