Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SendOrderResult

Index

Properties

Properties

OrderId

OrderId: number

The ID assigned to the order by the server. This allows you to track the order.

memberof

SendOrderResult

errormsg

errormsg: string

Any error message the server returns

memberof

SendOrderResult

status

If the order is accepted by the system, it returns 0.

  • 0 Accepted
  • 1 Rejected
memberof

SendOrderResult

Generated using TypeDoc