sdk.lusid.models.re_open_period_diary_entry_request.ReOpenPeriodDiaryEntryRequest
- class ReOpenPeriodDiaryEntryRequest(**data)[source]
A definition for the period you wish to re open # 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.
diary_entry_code
- classmethod from_dict(obj)[source]
Create an instance of ReOpenPeriodDiaryEntryRequest from a dict
- Return type: