sdk.lusid.models.mastered_instrument.MasteredInstrument
- class MasteredInstrument(**data)[source]
LUSID representation of a reference to another instrument that has already been upserted (Mastered) # noqa: E501
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
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.
identifiersmastered_dom_ccymastered_instrument_typemastered_lusid_instrument_idmastered_namemastered_scopemastered_asset_classinstrument_typeadditional_properties- classmethod from_dict(obj)[source]
Create an instance of MasteredInstrument from a dict
- Return type: