FxRateScheduleAllOf
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...
|
|
FlowConventions | FlowConventions [get, set] |
| Gets or Sets FlowConventions More...
|
|
List< string > | FxConversionTypes [get, set] |
| List of flags to indicate if coupon payments, principal payments or both are converted More...
|
|
decimal | Rate [get, set] |
| FxRate used to convert payments. Assumed to be in units of the ToCurrency so conversion is paymentAmount x fxRate More...
|
|
string | ToCurrency [get, set] |
| Currency that payments are converted to More...
|
|
◆ ScheduleTypeEnum
The available values are: FixedSchedule, FloatSchedule, OptionalitySchedule, StepSchedule, Exercise, FxRateSchedule, Invalid
The available values are: FixedSchedule, FloatSchedule, OptionalitySchedule, StepSchedule, Exercise, FxRateSchedule, Invalid
◆ FxRateScheduleAllOf() [1/2]
Lusid.Sdk.Model.FxRateScheduleAllOf.FxRateScheduleAllOf |
( |
| ) |
|
|
inlineprotected |
◆ FxRateScheduleAllOf() [2/2]
Initializes a new instance of the FxRateScheduleAllOf class.
- Parameters
-
flowConventions | flowConventions. |
fxConversionTypes | List of flags to indicate if coupon payments, principal payments or both are converted. |
rate | FxRate used to convert payments. Assumed to be in units of the ToCurrency so conversion is paymentAmount x fxRate. |
toCurrency | Currency that payments are converted to. |
scheduleType | The available values are: FixedSchedule, FloatSchedule, OptionalitySchedule, StepSchedule, Exercise, FxRateSchedule, Invalid (required). |
◆ Equals() [1/2]
◆ Equals() [2/2]
override bool Lusid.Sdk.Model.FxRateScheduleAllOf.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
override int Lusid.Sdk.Model.FxRateScheduleAllOf.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
virtual string Lusid.Sdk.Model.FxRateScheduleAllOf.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string Lusid.Sdk.Model.FxRateScheduleAllOf.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ FlowConventions
◆ FxConversionTypes
List<string> Lusid.Sdk.Model.FxRateScheduleAllOf.FxConversionTypes |
|
getset |
List of flags to indicate if coupon payments, principal payments or both are converted
List of flags to indicate if coupon payments, principal payments or both are converted
◆ Rate
decimal Lusid.Sdk.Model.FxRateScheduleAllOf.Rate |
|
getset |
FxRate used to convert payments. Assumed to be in units of the ToCurrency so conversion is paymentAmount x fxRate
FxRate used to convert payments. Assumed to be in units of the ToCurrency so conversion is paymentAmount x fxRate
◆ ScheduleType
The available values are: FixedSchedule, FloatSchedule, OptionalitySchedule, StepSchedule, Exercise, FxRateSchedule, Invalid
The available values are: FixedSchedule, FloatSchedule, OptionalitySchedule, StepSchedule, Exercise, FxRateSchedule, Invalid
◆ ToCurrency
string Lusid.Sdk.Model.FxRateScheduleAllOf.ToCurrency |
|
getset |
Currency that payments are converted to
Currency that payments are converted to
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/FxRateScheduleAllOf.cs