A Posting rule
More...
◆ PostingModuleRule() [1/2]
Lusid.Sdk.Model.PostingModuleRule.PostingModuleRule |
( |
| ) |
|
|
inlineprotected |
◆ PostingModuleRule() [2/2]
Lusid.Sdk.Model.PostingModuleRule.PostingModuleRule |
( |
string |
ruleId = default(string) , |
|
|
string |
generalLedgerAccountCode = default(string) , |
|
|
string |
ruleFilter = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the PostingModuleRule class.
- Parameters
-
ruleId | The identifier for the Posting Rule. (required). |
generalLedgerAccountCode | The general ledger account to post the Activity credit or debit to. (required). |
ruleFilter | The filter syntax for the Posting Rule. See https://support.lusid.com/knowledgebase/article/KA-02140 for more information on filter syntax. (required). |
◆ Equals() [1/2]
override bool Lusid.Sdk.Model.PostingModuleRule.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
input | Object to be compared |
- Returns
- Boolean
◆ Equals() [2/2]
◆ GetHashCode()
override int Lusid.Sdk.Model.PostingModuleRule.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
virtual string Lusid.Sdk.Model.PostingModuleRule.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string Lusid.Sdk.Model.PostingModuleRule.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ GeneralLedgerAccountCode
string Lusid.Sdk.Model.PostingModuleRule.GeneralLedgerAccountCode |
|
getset |
The general ledger account to post the Activity credit or debit to.
The general ledger account to post the Activity credit or debit to.
◆ RuleFilter
string Lusid.Sdk.Model.PostingModuleRule.RuleFilter |
|
getset |
◆ RuleId
string Lusid.Sdk.Model.PostingModuleRule.RuleId |
|
getset |
The identifier for the Posting Rule.
The identifier for the Posting Rule.
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/PostingModuleRule.cs