sdk.lusid.models.unmatched_holding_method.UnmatchedHoldingMethod

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

When holdings adjustments are specified for a single effective date, any holdings for the portfolio not included in the adjustments are adjusted according to this value.

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.

POSITIONTOZERO

KEEPTHESAME

classmethod from_json(json_str)[source]

Create an instance of UnmatchedHoldingMethod from a JSON string

Return type:

enum