sdk.lusid.models.compliance_step_type_request.ComplianceStepTypeRequest

class ComplianceStepTypeRequest[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.

FILTERSTEPREQUEST

GROUPBYSTEPREQUEST

GROUPFILTERSTEPREQUEST

BRANCHSTEPREQUEST

CHECKSTEPREQUEST

PERCENTCHECKSTEPREQUEST

classmethod from_json(json_str)[source]

Create an instance of ComplianceStepTypeRequest from a JSON string

Return type:

enum