public method O2GOfferTableRow.getSubscriptionStatus

Brief

Gets the subscription status.

Declaration
Java
String  getSubscriptionStatus ()

Details

It defines whether price updates are available or not.

The possible 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 O2GOfferRow

back