Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOrder

Hierarchy

  • IOrder

Index

Properties

details: string

The order details.

events: IEvents

The events in the placed order.

orderDetail: IOrderDetail[]

The order confirmation ID for the placed order.

orderId: number

ID number assigned to this order.

orderType: OrderType

The type of order being placed.

totalCommission: number

The total commission.

totalOrderValue: number

The total order value.

Generated using TypeDoc