sdk.lusid.models.property_domain.PropertyDomain

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

See https://wiki.finbourne.com/information/domain-model-properties Each domain refers to a logical set of properties which reside within it.

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.

NOTDEFINED

TRANSACTION

PORTFOLIO

HOLDING

REFERENCEHOLDING

TRANSACTIONCONFIGURATION

INSTRUMENT

CUTLABELDEFINITION

ANALYTIC

PORTFOLIOGROUP

PERSON

ACCESSMETADATA

ORDER

UNITRESULT

MARKETDATA

CONFIGURATIONRECIPE

ALLOCATION

CALENDAR

LEGALENTITY

PLACEMENT

EXECUTION

BLOCK

PARTICIPATION

PACKAGE

ORDERINSTRUCTION

NEXTBESTACTION

CUSTOMENTITY

INSTRUMENTEVENT

ACCOUNT

CHARTOFACCOUNTS

CUSTODIANACCOUNT

ABOR

ABORCONFIGURATION

FUND

RECONCILIATION

PROPERTYDEFINITION

COMPLIANCE

DIARYENTRY

LEG

DERIVEDVALUATION

classmethod from_json(json_str)[source]

Create an instance of PropertyDomain from a JSON string

Return type:

enum