GroupReconciliationDatePair
More...
|
| DateTimeOffset? | EffectiveAt [get, set] |
| | The effective at date for the reconciliation More...
|
| |
| DateTimeOffset? | AsAt [get, set] |
| | The as at date for the reconciliation More...
|
| |
◆ GroupReconciliationDatePair()
| Lusid.Sdk.Model.GroupReconciliationDatePair.GroupReconciliationDatePair |
( |
DateTimeOffset? |
effectiveAt = default(DateTimeOffset?), |
|
|
DateTimeOffset? |
asAt = default(DateTimeOffset?) |
|
) |
| |
|
inline |
Initializes a new instance of the GroupReconciliationDatePair class.
- Parameters
-
| effectiveAt | The effective at date for the reconciliation. |
| asAt | The as at date for the reconciliation. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.GroupReconciliationDatePair.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.GroupReconciliationDatePair.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.GroupReconciliationDatePair.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.GroupReconciliationDatePair.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AsAt
| DateTimeOffset? Lusid.Sdk.Model.GroupReconciliationDatePair.AsAt |
|
getset |
The as at date for the reconciliation
The as at date for the reconciliation
◆ EffectiveAt
| DateTimeOffset? Lusid.Sdk.Model.GroupReconciliationDatePair.EffectiveAt |
|
getset |
The effective at date for the reconciliation
The effective at date for the reconciliation
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/GroupReconciliationDatePair.cs