ComplianceRuleBreakdown
More...
◆ ComplianceRuleBreakdown() [1/2]
Lusid.Sdk.Model.ComplianceRuleBreakdown.ComplianceRuleBreakdown |
( |
| ) |
|
|
inlineprotected |
◆ ComplianceRuleBreakdown() [2/2]
Lusid.Sdk.Model.ComplianceRuleBreakdown.ComplianceRuleBreakdown |
( |
string |
groupStatus = default(string) , |
|
|
Dictionary< string, decimal > |
resultsUsed = default(Dictionary<string, decimal>) , |
|
|
Dictionary< string, List< Property >> |
propertiesUsed = default(Dictionary<string, List<Property>>) , |
|
|
List< string > |
missingDataInformation = default(List<string>) |
|
) |
| |
|
inline |
Initializes a new instance of the ComplianceRuleBreakdown class.
- Parameters
-
groupStatus | groupStatus (required). |
resultsUsed | resultsUsed (required). |
propertiesUsed | propertiesUsed (required). |
missingDataInformation | missingDataInformation (required). |
◆ Equals() [1/2]
◆ Equals() [2/2]
override bool Lusid.Sdk.Model.ComplianceRuleBreakdown.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
override int Lusid.Sdk.Model.ComplianceRuleBreakdown.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
virtual string Lusid.Sdk.Model.ComplianceRuleBreakdown.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string Lusid.Sdk.Model.ComplianceRuleBreakdown.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ GroupStatus
string Lusid.Sdk.Model.ComplianceRuleBreakdown.GroupStatus |
|
getset |
◆ MissingDataInformation
List<string> Lusid.Sdk.Model.ComplianceRuleBreakdown.MissingDataInformation |
|
getset |
Gets or Sets MissingDataInformation
◆ PropertiesUsed
Dictionary<string, List<Property> > Lusid.Sdk.Model.ComplianceRuleBreakdown.PropertiesUsed |
|
getset |
Gets or Sets PropertiesUsed
◆ ResultsUsed
Dictionary<string, decimal> Lusid.Sdk.Model.ComplianceRuleBreakdown.ResultsUsed |
|
getset |
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/ComplianceRuleBreakdown.cs