sdk.lusid.models.target_tax_lot_request.TargetTaxLotRequest
- class TargetTaxLotRequest(**data)[source]
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.
units
cost
portfolio_cost
price
purchase_date
settlement_date
notional_cost
variation_margin
variation_margin_portfolio_ccy
- classmethod from_dict(obj)[source]
Create an instance of TargetTaxLotRequest from a dict
- Return type: