sdk.lusid.models.transaction_status.TransactionStatus

class TransactionStatus[source]

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.

ACTIVE

AMENDED

CANCELLED

ACTIVEREVERSAL

ACTIVETRUEUP

CANCELLEDTRUEUP

classmethod from_json(json_str)[source]

Create an instance of TransactionStatus from a JSON string

Return type:

enum