sdk.lusid.models.property_definition.PropertyDefinition
- class PropertyDefinition(**data)[source]
A list of property definitions. # 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.
href
key
value_type
display_name
data_type_id
type
unit_schema
domain
scope
code
value_required
life_time
constraint_style
property_definition_type
property_description
derivation_formula
collection_type
properties
version
staged_modifications
is_filterable
links
- classmethod from_dict(obj)[source]
Create an instance of PropertyDefinition from a dict
- Return type: