IntermediateComplianceStep
More...
|
| string | Label [get, set] |
| | The label of the compliance step More...
|
| |
| Dictionary< string, List< ComplianceTemplateParameter > > | GroupedParameters [get, set] |
| | Parameters required for the step More...
|
| |
| ComplianceStepTypeEnum | ComplianceStepType [get, set] |
| | The type of the compliance step. Available values: FilterStep, GroupByStep, GroupFilterStep, BranchStep, RecombineStep, CheckStep, PercentCheckStep. More...
|
| |
|
| enum class | ComplianceStepTypeEnum {
FilterStep = 1
, GroupByStep = 2
, GroupFilterStep = 3
, BranchStep = 4
,
RecombineStep = 5
, CheckStep = 6
, PercentCheckStep = 7
} |
| | The type of the compliance step. Available values: FilterStep, GroupByStep, GroupFilterStep, BranchStep, RecombineStep, CheckStep, PercentCheckStep. More...
|
| |
◆ IntermediateComplianceStep() [1/2]
| Lusid.Sdk.Model.IntermediateComplianceStep.IntermediateComplianceStep |
( |
| ) |
|
|
inlineprotected |
◆ IntermediateComplianceStep() [2/2]
◆ BaseValidate()
| IEnumerable<System.ComponentModel.DataAnnotations.ValidationResult> Lusid.Sdk.Model.IntermediateComplianceStep.BaseValidate |
( |
ValidationContext |
validationContext | ) |
|
|
inlineprotected |
To validate all properties of the instance
- Parameters
-
| validationContext | Validation context |
- Returns
- Validation Result
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.IntermediateComplianceStep.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.IntermediateComplianceStep.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| override string Lusid.Sdk.Model.IntermediateComplianceStep.ToJson |
( |
| ) |
|
|
inlinevirtual |
◆ ToString()
| override string Lusid.Sdk.Model.IntermediateComplianceStep.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ GroupedParameters
Parameters required for the step
Parameters required for the step
◆ Label
| string Lusid.Sdk.Model.IntermediateComplianceStep.Label |
|
getset |
The label of the compliance step
The label of the compliance step
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/lusid-sdk-csharp/checkouts/latest/sdk/Lusid.Sdk/Model/IntermediateComplianceStep.cs