class O2GOrderResponseReader

Brief

A reader of a response belonging to the CREATE_ORDER_RESPONSE type.

Details

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

The namespace is com.fxcore2.

Public Methods

getOrderID

Gets the ID of the created order.

isUnderDealerIntervention

Dealer intervention flag.

back