The request used to create an AborConfiguration.
More...
The request used to create an AborConfiguration.
◆ AborConfigurationRequest() [1/2]
Lusid.Sdk.Model.AborConfigurationRequest.AborConfigurationRequest |
( |
| ) |
|
|
inlineprotected |
◆ AborConfigurationRequest() [2/2]
Lusid.Sdk.Model.AborConfigurationRequest.AborConfigurationRequest |
( |
string |
code = default(string) , |
|
|
string |
displayName = default(string) , |
|
|
string |
description = default(string) , |
|
|
ResourceId |
recipeId = default(ResourceId) , |
|
|
ResourceId |
chartOfAccountsId = default(ResourceId) , |
|
|
List< string > |
postingModuleCodes = default(List<string>) , |
|
|
Dictionary< string, Property > |
properties = default(Dictionary<string, Property>) , |
|
|
List< string > |
cleardownModuleCodes = default(List<string>) |
|
) |
| |
|
inline |
Initializes a new instance of the AborConfigurationRequest class.
- Parameters
-
code | The code given for the Abor Configuration. (required). |
displayName | The name of the Abor Configuration.. |
description | A description for the Abor Configuration.. |
recipeId | recipeId (required). |
chartOfAccountsId | chartOfAccountsId (required). |
postingModuleCodes | The Posting Module Codes from which the rules to be applied are retrieved.. |
properties | A set of properties for the Abor Configuration.. |
cleardownModuleCodes | The Cleardown Module Codes from which the rules to be applied are retrieved.. |
◆ Equals() [1/2]
◆ Equals() [2/2]
override bool Lusid.Sdk.Model.AborConfigurationRequest.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
override int Lusid.Sdk.Model.AborConfigurationRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
virtual string Lusid.Sdk.Model.AborConfigurationRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string Lusid.Sdk.Model.AborConfigurationRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ ChartOfAccountsId
ResourceId Lusid.Sdk.Model.AborConfigurationRequest.ChartOfAccountsId |
|
getset |
Gets or Sets ChartOfAccountsId
◆ CleardownModuleCodes
List<string> Lusid.Sdk.Model.AborConfigurationRequest.CleardownModuleCodes |
|
getset |
The Cleardown Module Codes from which the rules to be applied are retrieved.
The Cleardown Module Codes from which the rules to be applied are retrieved.
◆ Code
string Lusid.Sdk.Model.AborConfigurationRequest.Code |
|
getset |
The code given for the Abor Configuration.
The code given for the Abor Configuration.
◆ Description
string Lusid.Sdk.Model.AborConfigurationRequest.Description |
|
getset |
A description for the Abor Configuration.
A description for the Abor Configuration.
◆ DisplayName
string Lusid.Sdk.Model.AborConfigurationRequest.DisplayName |
|
getset |
The name of the Abor Configuration.
The name of the Abor Configuration.
◆ PostingModuleCodes
List<string> Lusid.Sdk.Model.AborConfigurationRequest.PostingModuleCodes |
|
getset |
The Posting Module Codes from which the rules to be applied are retrieved.
The Posting Module Codes from which the rules to be applied are retrieved.
◆ Properties
Dictionary<string, Property> Lusid.Sdk.Model.AborConfigurationRequest.Properties |
|
getset |
A set of properties for the Abor Configuration.
A set of properties for the Abor Configuration.
◆ RecipeId
ResourceId Lusid.Sdk.Model.AborConfigurationRequest.RecipeId |
|
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/AborConfigurationRequest.cs