CashLadderRecord
More...
◆ CashLadderRecord() [1/2]
| Lusid.Sdk.Model.CashLadderRecord.CashLadderRecord |
( |
| ) |
|
|
inlineprotected |
◆ CashLadderRecord() [2/2]
| Lusid.Sdk.Model.CashLadderRecord.CashLadderRecord |
( |
DateTimeOffset |
effectiveDate = default(DateTimeOffset), |
|
|
decimal |
open = default(decimal), |
|
|
Dictionary< string, decimal > |
activities = default(Dictionary<string, decimal>), |
|
|
decimal |
close = default(decimal) |
|
) |
| |
|
inline |
Initializes a new instance of the CashLadderRecord class.
- Parameters
-
| effectiveDate | effectiveDate. |
| open | open (required). |
| activities | activities (required). |
| close | close (required). |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.CashLadderRecord.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.CashLadderRecord.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.CashLadderRecord.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.CashLadderRecord.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Activities
| Dictionary<string, decimal> Lusid.Sdk.Model.CashLadderRecord.Activities |
|
getset |
◆ Close
| decimal Lusid.Sdk.Model.CashLadderRecord.Close |
|
getset |
◆ EffectiveDate
| DateTimeOffset Lusid.Sdk.Model.CashLadderRecord.EffectiveDate |
|
getset |
Gets or Sets EffectiveDate
◆ Open
| decimal Lusid.Sdk.Model.CashLadderRecord.Open |
|
getset |
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/CashLadderRecord.cs