An AborConfiguration entity.
More...
|
| AborConfiguration (string href=default(string), ResourceId id=default(ResourceId), 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 >), ModelVersion version=default(ModelVersion), List< string > cleardownModuleCodes=default(List< string >), List< Link > links=default(List< Link >)) |
| Initializes a new instance of the AborConfiguration 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 (AborConfiguration input) |
| Returns true if AborConfiguration instances are equal More...
|
|
override int | GetHashCode () |
| Gets the hash code More...
|
|
|
string | Href [get, set] |
| The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime. More...
|
|
ResourceId | Id [get, set] |
| Gets or Sets Id More...
|
|
string | DisplayName [get, set] |
| The name of the Abor Configuration. More...
|
|
string | Description [get, set] |
| A description for the Abor Configuration. More...
|
|
ResourceId | RecipeId [get, set] |
| Gets or Sets RecipeId More...
|
|
ResourceId | ChartOfAccountsId [get, set] |
| Gets or Sets ChartOfAccountsId More...
|
|
List< string > | PostingModuleCodes [get, set] |
| The Posting Module Codes from which the rules to be applied are retrieved. More...
|
|
Dictionary< string, Property > | Properties [get, set] |
| A set of properties for the Abor Configuration. More...
|
|
ModelVersion | _Version [get, set] |
| Gets or Sets _Version More...
|
|
List< string > | CleardownModuleCodes [get, set] |
| The Cleardown Module Codes from which the rules to be applied are retrieved. More...
|
|
List< Link > | Links [get, set] |
| Gets or Sets Links More...
|
|
◆ AborConfiguration() [1/2]
Lusid.Sdk.Model.AborConfiguration.AborConfiguration |
( |
| ) |
|
|
inlineprotected |
◆ AborConfiguration() [2/2]
Lusid.Sdk.Model.AborConfiguration.AborConfiguration |
( |
string |
href = default(string) , |
|
|
ResourceId |
id = default(ResourceId) , |
|
|
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>) , |
|
|
ModelVersion |
version = default(ModelVersion) , |
|
|
List< string > |
cleardownModuleCodes = default(List<string>) , |
|
|
List< Link > |
links = default(List<Link>) |
|
) |
| |
|
inline |
Initializes a new instance of the AborConfiguration class.
- Parameters
-
href | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.. |
id | id (required). |
displayName | The name of the Abor Configuration.. |
description | A description for the Abor Configuration.. |
recipeId | recipeId. |
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.. |
version | version. |
cleardownModuleCodes | The Cleardown Module Codes from which the rules to be applied are retrieved.. |
links | links. |
◆ Equals() [1/2]
◆ Equals() [2/2]
override bool Lusid.Sdk.Model.AborConfiguration.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
override int Lusid.Sdk.Model.AborConfiguration.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
virtual string Lusid.Sdk.Model.AborConfiguration.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string Lusid.Sdk.Model.AborConfiguration.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ _Version
◆ ChartOfAccountsId
ResourceId Lusid.Sdk.Model.AborConfiguration.ChartOfAccountsId |
|
getset |
Gets or Sets ChartOfAccountsId
◆ CleardownModuleCodes
List<string> Lusid.Sdk.Model.AborConfiguration.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.
◆ Description
string Lusid.Sdk.Model.AborConfiguration.Description |
|
getset |
A description for the Abor Configuration.
A description for the Abor Configuration.
◆ DisplayName
string Lusid.Sdk.Model.AborConfiguration.DisplayName |
|
getset |
The name of the Abor Configuration.
The name of the Abor Configuration.
◆ Href
string Lusid.Sdk.Model.AborConfiguration.Href |
|
getset |
The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.
The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.
◆ Id
◆ Links
List<Link> Lusid.Sdk.Model.AborConfiguration.Links |
|
getset |
◆ PostingModuleCodes
List<string> Lusid.Sdk.Model.AborConfiguration.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.AborConfiguration.Properties |
|
getset |
A set of properties for the Abor Configuration.
A set of properties for the Abor Configuration.
◆ RecipeId
ResourceId Lusid.Sdk.Model.AborConfiguration.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/AborConfiguration.cs