A set of conventions for mark to market. Mark to market is a method that values financial instruments based on current market prices, reflecting their current value, rather than historical cost.
More...
|
| string | CalendarCode [get, set] |
| | The calendar to use when generating mark to market cashflows and events. More...
|
| |
| string | HourOffsetTenor [get, set] |
| | The hour tenor component of the time offset against the maturity date. This is an optional field, if a value is provided it must be a positive value between '0hour' and '23hour'. More...
|
| |
| string | MinuteOffsetTenor [get, set] |
| | The minute tenor component of the time offset against the maturity date. This is an optional field, if a value is provided it must be a positive value between '0min' and '59min'. More...
|
| |
A set of conventions for mark to market. Mark to market is a method that values financial instruments based on current market prices, reflecting their current value, rather than historical cost.
◆ MarkToMarketConventions()
| Lusid.Sdk.Model.MarkToMarketConventions.MarkToMarketConventions |
( |
string |
calendarCode = default(string), |
|
|
string |
hourOffsetTenor = default(string), |
|
|
string |
minuteOffsetTenor = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the MarkToMarketConventions class.
- Parameters
-
| calendarCode | The calendar to use when generating mark to market cashflows and events.. |
| hourOffsetTenor | The hour tenor component of the time offset against the maturity date. This is an optional field, if a value is provided it must be a positive value between '0hour' and '23hour'.. |
| minuteOffsetTenor | The minute tenor component of the time offset against the maturity date. This is an optional field, if a value is provided it must be a positive value between '0min' and '59min'.. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.MarkToMarketConventions.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.MarkToMarketConventions.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.MarkToMarketConventions.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.MarkToMarketConventions.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ CalendarCode
| string Lusid.Sdk.Model.MarkToMarketConventions.CalendarCode |
|
getset |
The calendar to use when generating mark to market cashflows and events.
The calendar to use when generating mark to market cashflows and events.
◆ HourOffsetTenor
| string Lusid.Sdk.Model.MarkToMarketConventions.HourOffsetTenor |
|
getset |
The hour tenor component of the time offset against the maturity date. This is an optional field, if a value is provided it must be a positive value between '0hour' and '23hour'.
The hour tenor component of the time offset against the maturity date. This is an optional field, if a value is provided it must be a positive value between '0hour' and '23hour'.
◆ MinuteOffsetTenor
| string Lusid.Sdk.Model.MarkToMarketConventions.MinuteOffsetTenor |
|
getset |
The minute tenor component of the time offset against the maturity date. This is an optional field, if a value is provided it must be a positive value between '0min' and '59min'.
The minute tenor component of the time offset against the maturity date. This is an optional field, if a value is provided it must be a positive value between '0min' and '59min'.
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/MarkToMarketConventions.cs