public method IO2GOfferRow.getSubscriptionStatus

Brief

Gets the subscription status.

Declaration
C++
const char*  getSubscriptionStatus ()

Details

It defines whether price updates are available or not.

The possible return values are:

T

The piece updates are available.

D

The price updates are not available.

V

The instrument is a cross instrument. The price updates are available for now.

Declared in IO2GOfferRow

back