JournalEntryLinesQueryParameters
More...
|
| DateOrDiaryEntry | Start [get, set] |
| | Gets or Sets Start More...
|
| |
| DateOrDiaryEntry | End [get, set] |
| | Gets or Sets End More...
|
| |
| string | Variant [get, set] |
| | Unique Variant for the given Valuation points. If not provided, defaults to empty string. More...
|
| |
| string | DateMode [get, set] |
| | The mode of calculation of the journal entry lines. Available values: ActivityDate, AccountingDate. More...
|
| |
| string | GeneralLedgerProfileCode [get, set] |
| | The optional code of a general ledger profile used to decorate journal entry lines with levels. More...
|
| |
| List< string > | PropertyKeys [get, set] |
| | A list of property keys from the 'Instrument', 'Transaction', 'Portfolio', 'Account', 'LegalEntity' or 'CustodianAccount' domain to decorate onto the journal entry lines. More...
|
| |
◆ JournalEntryLinesQueryParameters()
| Lusid.Sdk.Model.JournalEntryLinesQueryParameters.JournalEntryLinesQueryParameters |
( |
DateOrDiaryEntry |
start = default(DateOrDiaryEntry), |
|
|
DateOrDiaryEntry |
end = default(DateOrDiaryEntry), |
|
|
string |
variant = default(string), |
|
|
string |
dateMode = default(string), |
|
|
string |
generalLedgerProfileCode = default(string), |
|
|
List< string > |
propertyKeys = default(List<string>) |
|
) |
| |
|
inline |
Initializes a new instance of the JournalEntryLinesQueryParameters class.
- Parameters
-
| start | start. |
| end | end. |
| variant | Unique Variant for the given Valuation points. If not provided, defaults to empty string.. |
| dateMode | The mode of calculation of the journal entry lines. Available values: ActivityDate, AccountingDate.. |
| generalLedgerProfileCode | The optional code of a general ledger profile used to decorate journal entry lines with levels.. |
| propertyKeys | A list of property keys from the 'Instrument', 'Transaction', 'Portfolio', 'Account', 'LegalEntity' or 'CustodianAccount' domain to decorate onto the journal entry lines.. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.JournalEntryLinesQueryParameters.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.JournalEntryLinesQueryParameters.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.JournalEntryLinesQueryParameters.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.JournalEntryLinesQueryParameters.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ DateMode
| string Lusid.Sdk.Model.JournalEntryLinesQueryParameters.DateMode |
|
getset |
The mode of calculation of the journal entry lines. Available values: ActivityDate, AccountingDate.
The mode of calculation of the journal entry lines. Available values: ActivityDate, AccountingDate.
◆ End
◆ GeneralLedgerProfileCode
| string Lusid.Sdk.Model.JournalEntryLinesQueryParameters.GeneralLedgerProfileCode |
|
getset |
The optional code of a general ledger profile used to decorate journal entry lines with levels.
The optional code of a general ledger profile used to decorate journal entry lines with levels.
◆ PropertyKeys
| List<string> Lusid.Sdk.Model.JournalEntryLinesQueryParameters.PropertyKeys |
|
getset |
◆ Start
◆ Variant
| string Lusid.Sdk.Model.JournalEntryLinesQueryParameters.Variant |
|
getset |
Unique Variant for the given Valuation points. If not provided, defaults to empty string.
Unique Variant for the given Valuation points. If not provided, defaults to empty string.
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/JournalEntryLinesQueryParameters.cs