SettlementInstructionQuery
More...
|
| | SettlementInstructionQuery (DateTimeOffset? asAt=default(DateTimeOffset?), DateTimeOrCutLabel startDate=default(DateTimeOrCutLabel), DateTimeOrCutLabel endDate=default(DateTimeOrCutLabel), int? limit=default(int?), string page=default(string), string filter=default(string), List< string > settlementInstructionPropertyKeys=default(List< string >), List< string > transactionPropertyKeys=default(List< string >), string timelineScope=default(string), string timelineCode=default(string), string closedPeriodId=default(string)) |
| | Initializes a new instance of the SettlementInstructionQuery 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 (SettlementInstructionQuery input) |
| | Returns true if SettlementInstructionQuery instances are equal More...
|
| |
| override int | GetHashCode () |
| | Gets the hash code More...
|
| |
|
| DateTimeOffset? | AsAt [get, set] |
| | Gets or Sets AsAt More...
|
| |
| DateTimeOrCutLabel | StartDate [get, set] |
| | Gets or Sets StartDate More...
|
| |
| DateTimeOrCutLabel | EndDate [get, set] |
| | Gets or Sets EndDate More...
|
| |
| int? | Limit [get, set] |
| | Gets or Sets Limit More...
|
| |
| string | Page [get, set] |
| | Gets or Sets Page More...
|
| |
| string | Filter [get, set] |
| | Gets or Sets Filter More...
|
| |
| List< string > | SettlementInstructionPropertyKeys [get, set] |
| | Gets or Sets SettlementInstructionPropertyKeys More...
|
| |
| List< string > | TransactionPropertyKeys [get, set] |
| | Gets or Sets TransactionPropertyKeys More...
|
| |
| string | TimelineScope [get, set] |
| | Gets or Sets TimelineScope More...
|
| |
| string | TimelineCode [get, set] |
| | Gets or Sets TimelineCode More...
|
| |
| string | ClosedPeriodId [get, set] |
| | Gets or Sets ClosedPeriodId More...
|
| |
◆ SettlementInstructionQuery()
| Lusid.Sdk.Model.SettlementInstructionQuery.SettlementInstructionQuery |
( |
DateTimeOffset? |
asAt = default(DateTimeOffset?), |
|
|
DateTimeOrCutLabel |
startDate = default(DateTimeOrCutLabel), |
|
|
DateTimeOrCutLabel |
endDate = default(DateTimeOrCutLabel), |
|
|
int? |
limit = default(int?), |
|
|
string |
page = default(string), |
|
|
string |
filter = default(string), |
|
|
List< string > |
settlementInstructionPropertyKeys = default(List<string>), |
|
|
List< string > |
transactionPropertyKeys = default(List<string>), |
|
|
string |
timelineScope = default(string), |
|
|
string |
timelineCode = default(string), |
|
|
string |
closedPeriodId = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the SettlementInstructionQuery class.
- Parameters
-
| asAt | asAt. |
| startDate | startDate. |
| endDate | endDate. |
| limit | limit. |
| page | page. |
| filter | filter. |
| settlementInstructionPropertyKeys | settlementInstructionPropertyKeys. |
| transactionPropertyKeys | transactionPropertyKeys. |
| timelineScope | timelineScope. |
| timelineCode | timelineCode. |
| closedPeriodId | closedPeriodId. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.SettlementInstructionQuery.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.SettlementInstructionQuery.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.SettlementInstructionQuery.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.SettlementInstructionQuery.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AsAt
| DateTimeOffset? Lusid.Sdk.Model.SettlementInstructionQuery.AsAt |
|
getset |
◆ ClosedPeriodId
| string Lusid.Sdk.Model.SettlementInstructionQuery.ClosedPeriodId |
|
getset |
Gets or Sets ClosedPeriodId
◆ EndDate
◆ Filter
| string Lusid.Sdk.Model.SettlementInstructionQuery.Filter |
|
getset |
◆ Limit
| int? Lusid.Sdk.Model.SettlementInstructionQuery.Limit |
|
getset |
◆ Page
| string Lusid.Sdk.Model.SettlementInstructionQuery.Page |
|
getset |
◆ SettlementInstructionPropertyKeys
| List<string> Lusid.Sdk.Model.SettlementInstructionQuery.SettlementInstructionPropertyKeys |
|
getset |
Gets or Sets SettlementInstructionPropertyKeys
◆ StartDate
◆ TimelineCode
| string Lusid.Sdk.Model.SettlementInstructionQuery.TimelineCode |
|
getset |
Gets or Sets TimelineCode
◆ TimelineScope
| string Lusid.Sdk.Model.SettlementInstructionQuery.TimelineScope |
|
getset |
Gets or Sets TimelineScope
◆ TransactionPropertyKeys
| List<string> Lusid.Sdk.Model.SettlementInstructionQuery.TransactionPropertyKeys |
|
getset |
Gets or Sets TransactionPropertyKeys
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/SettlementInstructionQuery.cs