Specifies the parameter to be use when performing a Transaction Reconciliation.
More...
Specifies the parameter to be use when performing a Transaction Reconciliation.
◆ TransactionReconciliationRequest() [1/2]
| Lusid.Sdk.Model.TransactionReconciliationRequest.TransactionReconciliationRequest |
( |
| ) |
|
|
inlineprotected |
◆ TransactionReconciliationRequest() [2/2]
| Lusid.Sdk.Model.TransactionReconciliationRequest.TransactionReconciliationRequest |
( |
ResourceId |
leftPortfolioId = default(ResourceId), |
|
|
ResourceId |
rightPortfolioId = default(ResourceId), |
|
|
ResourceId |
mappingId = default(ResourceId), |
|
|
DateTimeOffset |
fromTransactionDate = default(DateTimeOffset), |
|
|
DateTimeOffset |
toTransactionDate = default(DateTimeOffset), |
|
|
DateTimeOffset? |
asAt = default(DateTimeOffset?), |
|
|
List< string > |
propertyKeys = default(List<string>) |
|
) |
| |
|
inline |
Initializes a new instance of the TransactionReconciliationRequest class.
- Parameters
-
| leftPortfolioId | leftPortfolioId (required). |
| rightPortfolioId | rightPortfolioId (required). |
| mappingId | mappingId. |
| fromTransactionDate | fromTransactionDate (required). |
| toTransactionDate | toTransactionDate (required). |
| asAt | asAt. |
| propertyKeys | propertyKeys. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.TransactionReconciliationRequest.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.TransactionReconciliationRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.TransactionReconciliationRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.TransactionReconciliationRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AsAt
| DateTimeOffset? Lusid.Sdk.Model.TransactionReconciliationRequest.AsAt |
|
getset |
◆ FromTransactionDate
| DateTimeOffset Lusid.Sdk.Model.TransactionReconciliationRequest.FromTransactionDate |
|
getset |
Gets or Sets FromTransactionDate
◆ LeftPortfolioId
| ResourceId Lusid.Sdk.Model.TransactionReconciliationRequest.LeftPortfolioId |
|
getset |
Gets or Sets LeftPortfolioId
◆ MappingId
| ResourceId Lusid.Sdk.Model.TransactionReconciliationRequest.MappingId |
|
getset |
◆ PropertyKeys
| List<string> Lusid.Sdk.Model.TransactionReconciliationRequest.PropertyKeys |
|
getset |
Gets or Sets PropertyKeys
◆ RightPortfolioId
| ResourceId Lusid.Sdk.Model.TransactionReconciliationRequest.RightPortfolioId |
|
getset |
Gets or Sets RightPortfolioId
◆ ToTransactionDate
| DateTimeOffset Lusid.Sdk.Model.TransactionReconciliationRequest.ToTransactionDate |
|
getset |
Gets or Sets ToTransactionDate
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/TransactionReconciliationRequest.cs