class O2GOrderResponseReader

Brief

A reader of a response belonging to CreateOrderResponse type.

Details

O2GOrderResponseReader can be created by O2GResponseReaderFactory.createOrderResponseReader.
It is used to parse CreateOrderResponse response in the function in the function IO2GResponseListener.onRequestCompleted.

The type defined in the fxcore2.dll assembly. The namespace is fxcore2.

Public Properties

OrderID

The ID of the created order.

Public Methods

isUnderDealerIntervention

Dealer intervention flag.

back