OptionalityScheduleAllOf
More...
|
enum class | ScheduleTypeEnum {
FixedSchedule = 1
, FloatSchedule = 2
, OptionalitySchedule = 3
, StepSchedule = 4
,
Exercise = 5
, FxRateSchedule = 6
, Invalid = 7
} |
| The available values are: FixedSchedule, FloatSchedule, OptionalitySchedule, StepSchedule, Exercise, FxRateSchedule, Invalid More...
|
|
|
ScheduleTypeEnum | ScheduleType [get, set] |
| The available values are: FixedSchedule, FloatSchedule, OptionalitySchedule, StepSchedule, Exercise, FxRateSchedule, Invalid More...
|
|
string | ExerciseType [get, set] |
| The exercise type of the optionality schedule (American or European). For American type, the bond is perpetually callable from a given exercise date until it matures, or the next date in the schedule. For European type, the bond is only callable on a given exercise date. Supported string (enumeration) values are: [European, American]. More...
|
|
List< OptionEntry > | OptionEntries [get, set] |
| The dates at which the bond call/put may be actioned, and associated strikes. More...
|
|
string | OptionType [get, set] |
| Type of optionality for the schedule. Supported string (enumeration) values are: [Call, Put]. More...
|
|
◆ ScheduleTypeEnum
The available values are: FixedSchedule, FloatSchedule, OptionalitySchedule, StepSchedule, Exercise, FxRateSchedule, Invalid
The available values are: FixedSchedule, FloatSchedule, OptionalitySchedule, StepSchedule, Exercise, FxRateSchedule, Invalid
◆ OptionalityScheduleAllOf() [1/2]
Lusid.Sdk.Model.OptionalityScheduleAllOf.OptionalityScheduleAllOf |
( |
| ) |
|
|
inlineprotected |
◆ OptionalityScheduleAllOf() [2/2]
Initializes a new instance of the OptionalityScheduleAllOf class.
- Parameters
-
exerciseType | The exercise type of the optionality schedule (American or European). For American type, the bond is perpetually callable from a given exercise date until it matures, or the next date in the schedule. For European type, the bond is only callable on a given exercise date. Supported string (enumeration) values are: [European, American].. |
optionEntries | The dates at which the bond call/put may be actioned, and associated strikes.. |
optionType | Type of optionality for the schedule. Supported string (enumeration) values are: [Call, Put].. |
scheduleType | The available values are: FixedSchedule, FloatSchedule, OptionalitySchedule, StepSchedule, Exercise, FxRateSchedule, Invalid (required). |
◆ Equals() [1/2]
override bool Lusid.Sdk.Model.OptionalityScheduleAllOf.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.OptionalityScheduleAllOf.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
virtual string Lusid.Sdk.Model.OptionalityScheduleAllOf.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string Lusid.Sdk.Model.OptionalityScheduleAllOf.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ ExerciseType
string Lusid.Sdk.Model.OptionalityScheduleAllOf.ExerciseType |
|
getset |
The exercise type of the optionality schedule (American or European). For American type, the bond is perpetually callable from a given exercise date until it matures, or the next date in the schedule. For European type, the bond is only callable on a given exercise date. Supported string (enumeration) values are: [European, American].
The exercise type of the optionality schedule (American or European). For American type, the bond is perpetually callable from a given exercise date until it matures, or the next date in the schedule. For European type, the bond is only callable on a given exercise date. Supported string (enumeration) values are: [European, American].
◆ OptionEntries
List<OptionEntry> Lusid.Sdk.Model.OptionalityScheduleAllOf.OptionEntries |
|
getset |
The dates at which the bond call/put may be actioned, and associated strikes.
The dates at which the bond call/put may be actioned, and associated strikes.
◆ OptionType
string Lusid.Sdk.Model.OptionalityScheduleAllOf.OptionType |
|
getset |
Type of optionality for the schedule. Supported string (enumeration) values are: [Call, Put].
Type of optionality for the schedule. Supported string (enumeration) values are: [Call, Put].
◆ ScheduleType
The available values are: FixedSchedule, FloatSchedule, OptionalitySchedule, StepSchedule, Exercise, FxRateSchedule, Invalid
The available values are: FixedSchedule, FloatSchedule, OptionalitySchedule, StepSchedule, Exercise, FxRateSchedule, Invalid
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/OptionalityScheduleAllOf.cs