sdk.lusid.models.fund_structure_edge_target.FundStructureEdgeTarget
- class FundStructureEdgeTarget(**data)[source]
The target of a Fund Structure edge, identifying the master node and share class the feeder invests into. # 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.
nodeshare_class_short_code- classmethod from_dict(obj)[source]
Create an instance of FundStructureEdgeTarget from a dict
- Return type: