ContributionToNonPassingRuleDetail
More...
◆ ContributionToNonPassingRuleDetail()
| Lusid.Sdk.Model.ContributionToNonPassingRuleDetail.ContributionToNonPassingRuleDetail |
( |
ResourceId |
ruleId = default(ResourceId), |
|
|
string |
ruleStatus = default(string), |
|
|
List< string > |
breachTaskIds = default(List<string>), |
|
|
bool |
likelyResponsibleForStatus = default(bool) |
|
) |
| |
|
inline |
Initializes a new instance of the ContributionToNonPassingRuleDetail class.
- Parameters
-
| ruleId | ruleId. |
| ruleStatus | The status of the non-passing rule.. |
| breachTaskIds | The task ids associated with the compliance breach for this order's groups (if failing).. |
| likelyResponsibleForStatus | Whether this order is deemed as a likely contributor to the non-passing rule for this group.. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.ContributionToNonPassingRuleDetail.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.ContributionToNonPassingRuleDetail.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.ContributionToNonPassingRuleDetail.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.ContributionToNonPassingRuleDetail.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ BreachTaskIds
| List<string> Lusid.Sdk.Model.ContributionToNonPassingRuleDetail.BreachTaskIds |
|
getset |
The task ids associated with the compliance breach for this order's groups (if failing).
The task ids associated with the compliance breach for this order's groups (if failing).
◆ LikelyResponsibleForStatus
| bool Lusid.Sdk.Model.ContributionToNonPassingRuleDetail.LikelyResponsibleForStatus |
|
getset |
Whether this order is deemed as a likely contributor to the non-passing rule for this group.
Whether this order is deemed as a likely contributor to the non-passing rule for this group.
◆ RuleId
| ResourceId Lusid.Sdk.Model.ContributionToNonPassingRuleDetail.RuleId |
|
getset |
◆ RuleStatus
| string Lusid.Sdk.Model.ContributionToNonPassingRuleDetail.RuleStatus |
|
getset |
The status of the non-passing rule.
The status of the non-passing rule.
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/ContributionToNonPassingRuleDetail.cs