sdk.lusid.models.consent_granted_election.ConsentGrantedElection
- class ConsentGrantedElection(**data)[source]
Election to grant consent to the proposed action (CONY), optionally in return for a consent fee. # 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.
election_keyis_defaultis_chosenconsent_fee_priceconsent_fee_currency- classmethod from_dict(obj)[source]
Create an instance of ConsentGrantedElection from a dict
- Return type: