sdk.lusid.models.quote_instrument_id_type.QuoteInstrumentIdType

class QuoteInstrumentIdType(value=<no_arg>, names=None, module=None, qualname=None, type=None, start=1, boundary=None)[source]

Attributes

This is a Pydantic class. For now, click on the green [source] link in the class signature above to see descriptions/allowed values for these attributes.

LUSIDINSTRUMENTID

FIGI

RIC

QUOTEPERMID

ISIN

CURRENCYPAIR

CLIENTINTERNAL

SEDOL

CUSIP

classmethod from_json(json_str)[source]

Create an instance of QuoteInstrumentIdType from a JSON string

Return type:

enum