StepScheduleAllOf
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 | LevelType [get, set] |
| The type of shift or adjustment that the quantity represents. Supported string (enumeration) values are: [Absolute, AbsoluteShift, Percentage, AbsolutePercentage]. More...
|
|
string | StepScheduleType [get, set] |
| The type of step that this schedule is for. Supported string (enumeration) values are: [Coupon, Notional, Spread]. More...
|
|
List< LevelStep > | Steps [get, set] |
| The level steps which are applied. More...
|
|
◆ ScheduleTypeEnum
The available values are: FixedSchedule, FloatSchedule, OptionalitySchedule, StepSchedule, Exercise, FxRateSchedule, Invalid
The available values are: FixedSchedule, FloatSchedule, OptionalitySchedule, StepSchedule, Exercise, FxRateSchedule, Invalid
◆ StepScheduleAllOf() [1/2]
Lusid.Sdk.Model.StepScheduleAllOf.StepScheduleAllOf |
( |
| ) |
|
|
inlineprotected |
◆ StepScheduleAllOf() [2/2]
Initializes a new instance of the StepScheduleAllOf class.
- Parameters
-
levelType | The type of shift or adjustment that the quantity represents. Supported string (enumeration) values are: [Absolute, AbsoluteShift, Percentage, AbsolutePercentage]. (required). |
stepScheduleType | The type of step that this schedule is for. Supported string (enumeration) values are: [Coupon, Notional, Spread]. (required). |
steps | The level steps which are applied. (required). |
scheduleType | The available values are: FixedSchedule, FloatSchedule, OptionalitySchedule, StepSchedule, Exercise, FxRateSchedule, Invalid (required). |
◆ Equals() [1/2]
override bool Lusid.Sdk.Model.StepScheduleAllOf.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.StepScheduleAllOf.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
virtual string Lusid.Sdk.Model.StepScheduleAllOf.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string Lusid.Sdk.Model.StepScheduleAllOf.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ LevelType
string Lusid.Sdk.Model.StepScheduleAllOf.LevelType |
|
getset |
The type of shift or adjustment that the quantity represents. Supported string (enumeration) values are: [Absolute, AbsoluteShift, Percentage, AbsolutePercentage].
The type of shift or adjustment that the quantity represents. Supported string (enumeration) values are: [Absolute, AbsoluteShift, Percentage, AbsolutePercentage].
◆ ScheduleType
The available values are: FixedSchedule, FloatSchedule, OptionalitySchedule, StepSchedule, Exercise, FxRateSchedule, Invalid
The available values are: FixedSchedule, FloatSchedule, OptionalitySchedule, StepSchedule, Exercise, FxRateSchedule, Invalid
◆ Steps
List<LevelStep> Lusid.Sdk.Model.StepScheduleAllOf.Steps |
|
getset |
The level steps which are applied.
The level steps which are applied.
◆ StepScheduleType
string Lusid.Sdk.Model.StepScheduleAllOf.StepScheduleType |
|
getset |
The type of step that this schedule is for. Supported string (enumeration) values are: [Coupon, Notional, Spread].
The type of step that this schedule is for. Supported string (enumeration) values are: [Coupon, Notional, Spread].
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/StepScheduleAllOf.cs