A chart of account.
More...
◆ ChartOfAccounts() [1/2]
| Lusid.Sdk.Model.ChartOfAccounts.ChartOfAccounts |
( |
| ) |
|
|
inlineprotected |
◆ ChartOfAccounts() [2/2]
| Lusid.Sdk.Model.ChartOfAccounts.ChartOfAccounts |
( |
string |
href = default(string), |
|
|
ResourceId |
id = default(ResourceId), |
|
|
string |
displayName = default(string), |
|
|
string |
description = default(string), |
|
|
Dictionary< string, Property > |
properties = default(Dictionary<string, Property>), |
|
|
ModelVersion |
varVersion = default(ModelVersion), |
|
|
List< Link > |
links = default(List<Link>) |
|
) |
| |
|
inline |
Initializes a new instance of the ChartOfAccounts 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 Chart of Account.. |
| description | A description of the Chart of Accounts.. |
| properties | A set of properties for the Chart of Accounts.. |
| varVersion | varVersion. |
| links | links. |
◆ Equals() [1/2]
Returns true if ChartOfAccounts instances are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.ChartOfAccounts.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.ChartOfAccounts.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.ChartOfAccounts.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.ChartOfAccounts.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Description
| string Lusid.Sdk.Model.ChartOfAccounts.Description |
|
getset |
A description of the Chart of Accounts.
A description of the Chart of Accounts.
◆ DisplayName
| string Lusid.Sdk.Model.ChartOfAccounts.DisplayName |
|
getset |
◆ Href
| string Lusid.Sdk.Model.ChartOfAccounts.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.ChartOfAccounts.Links |
|
getset |
◆ Properties
| Dictionary<string, Property> Lusid.Sdk.Model.ChartOfAccounts.Properties |
|
getset |
A set of properties for the Chart of Accounts.
A set of properties for the Chart of Accounts.
◆ VarVersion
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/ChartOfAccounts.cs