|
LUSID C# SDK
|
Specification for the transactions of a scheduled reconciliation More...

Public Member Functions | |
| ReconciliationTransactions (DateRange transactionWindow=default(DateRange), ResourceId mappingId=default(ResourceId)) | |
| Initializes a new instance of the ReconciliationTransactions 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 (ReconciliationTransactions input) |
| Returns true if ReconciliationTransactions instances are equal More... | |
| override int | GetHashCode () |
| Gets the hash code More... | |
Properties | |
| DateRange | TransactionWindow [get, set] |
| Gets or Sets TransactionWindow More... | |
| ResourceId | MappingId [get, set] |
| Gets or Sets MappingId More... | |
Specification for the transactions of a scheduled reconciliation
|
inline |
Initializes a new instance of the ReconciliationTransactions class.
| transactionWindow | transactionWindow. |
| mappingId | mappingId. |
|
inline |
Returns true if objects are equal
| input | Object to be compared |
|
inline |
Returns true if ReconciliationTransactions instances are equal
| input | Instance of ReconciliationTransactions to be compared |
|
inline |
Gets the hash code
|
inlinevirtual |
Returns the JSON string presentation of the object
|
inline |
Returns the string presentation of the object
|
getset |
Gets or Sets MappingId
|
getset |
Gets or Sets TransactionWindow