ComplianceRuleResponse
More...
|
| | ComplianceRuleResponse (ResourceId id=default(ResourceId), string name=default(string), string description=default(string), bool active=default(bool), ResourceId templateId=default(ResourceId), string variation=default(string), ResourceId portfolioGroupId=default(ResourceId), Dictionary< string, ComplianceParameter > parameters=default(Dictionary< string, ComplianceParameter >), Dictionary< string, PerpetualProperty > properties=default(Dictionary< string, PerpetualProperty >), ModelVersion varVersion=default(ModelVersion), List< Link > links=default(List< Link >)) |
| | Initializes a new instance of the ComplianceRuleResponse class. More...
|
| |
| override string | ToString () |
| | Returns the string presentation of the object More...
|
| |
| virtual string | ToJson () |
| | Returns the JSON string presentation of the object More...
|
| |
| override bool | Equals (object input) |
| | Returns true if objects are equal More...
|
| |
| bool | Equals (ComplianceRuleResponse input) |
| | Returns true if ComplianceRuleResponse instances are equal More...
|
| |
| override int | GetHashCode () |
| | Gets the hash code More...
|
| |
|
| ResourceId | Id [get, set] |
| | Gets or Sets Id More...
|
| |
| string | Name [get, set] |
| | Gets or Sets Name More...
|
| |
| string | Description [get, set] |
| | Gets or Sets Description More...
|
| |
| bool | Active [get, set] |
| | Gets or Sets Active More...
|
| |
| ResourceId | TemplateId [get, set] |
| | Gets or Sets TemplateId More...
|
| |
| string | Variation [get, set] |
| | Gets or Sets Variation More...
|
| |
| ResourceId | PortfolioGroupId [get, set] |
| | Gets or Sets PortfolioGroupId More...
|
| |
| Dictionary< string, ComplianceParameter > | Parameters [get, set] |
| | Gets or Sets Parameters More...
|
| |
| Dictionary< string, PerpetualProperty > | Properties [get, set] |
| | Gets or Sets Properties More...
|
| |
| ModelVersion | VarVersion [get, set] |
| | Gets or Sets VarVersion More...
|
| |
| List< Link > | Links [get, set] |
| | Gets or Sets Links More...
|
| |
◆ ComplianceRuleResponse()
| Lusid.Sdk.Model.ComplianceRuleResponse.ComplianceRuleResponse |
( |
ResourceId |
id = default(ResourceId), |
|
|
string |
name = default(string), |
|
|
string |
description = default(string), |
|
|
bool |
active = default(bool), |
|
|
ResourceId |
templateId = default(ResourceId), |
|
|
string |
variation = default(string), |
|
|
ResourceId |
portfolioGroupId = default(ResourceId), |
|
|
Dictionary< string, ComplianceParameter > |
parameters = default(Dictionary<string, ComplianceParameter>), |
|
|
Dictionary< string, PerpetualProperty > |
properties = default(Dictionary<string, PerpetualProperty>), |
|
|
ModelVersion |
varVersion = default(ModelVersion), |
|
|
List< Link > |
links = default(List<Link>) |
|
) |
| |
|
inline |
Initializes a new instance of the ComplianceRuleResponse class.
- Parameters
-
| id | id. |
| name | name. |
| description | description. |
| active | active. |
| templateId | templateId. |
| variation | variation. |
| portfolioGroupId | portfolioGroupId. |
| parameters | parameters. |
| properties | properties. |
| varVersion | varVersion. |
| links | links. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.ComplianceRuleResponse.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.ComplianceRuleResponse.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.ComplianceRuleResponse.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.ComplianceRuleResponse.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Active
| bool Lusid.Sdk.Model.ComplianceRuleResponse.Active |
|
getset |
◆ Description
| string Lusid.Sdk.Model.ComplianceRuleResponse.Description |
|
getset |
◆ Id
| ResourceId Lusid.Sdk.Model.ComplianceRuleResponse.Id |
|
getset |
◆ Links
| List<Link> Lusid.Sdk.Model.ComplianceRuleResponse.Links |
|
getset |
◆ Name
| string Lusid.Sdk.Model.ComplianceRuleResponse.Name |
|
getset |
◆ Parameters
◆ PortfolioGroupId
| ResourceId Lusid.Sdk.Model.ComplianceRuleResponse.PortfolioGroupId |
|
getset |
Gets or Sets PortfolioGroupId
◆ Properties
| Dictionary<string, PerpetualProperty> Lusid.Sdk.Model.ComplianceRuleResponse.Properties |
|
getset |
◆ TemplateId
| ResourceId Lusid.Sdk.Model.ComplianceRuleResponse.TemplateId |
|
getset |
◆ Variation
| string Lusid.Sdk.Model.ComplianceRuleResponse.Variation |
|
getset |
◆ VarVersion
| ModelVersion Lusid.Sdk.Model.ComplianceRuleResponse.VarVersion |
|
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/ComplianceRuleResponse.cs