LUSID C# SDK
|
LUSID representation of an Interest Rate Swaption. More...
Public Member Functions | |
InterestRateSwaption (DateTimeOffset startDate=default(DateTimeOffset), string payOrReceiveFixed=default(string), Premium premium=default(Premium), string deliveryMethod=default(string), InterestRateSwap swap=default(InterestRateSwap), InstrumentTypeEnum instrumentType=default(InstrumentTypeEnum)) | |
Initializes a new instance of the InterestRateSwaption class. More... | |
override string | ToString () |
Returns the string presentation of the object More... | |
override string | ToJson () |
Returns the JSON string presentation of the object More... | |
override bool | Equals (object input) |
Returns true if objects are equal More... | |
bool | Equals (InterestRateSwaption input) |
Returns true if InterestRateSwaption instances are equal More... | |
override int | GetHashCode () |
Gets the hash code More... | |
![]() | |
LusidInstrument (InstrumentTypeEnum instrumentType=default(InstrumentTypeEnum)) | |
Initializes a new instance of the LusidInstrument class. More... | |
override string | ToString () |
Returns the string presentation of the object More... | |
override bool | Equals (object input) |
Returns true if objects are equal More... | |
bool | Equals (LusidInstrument input) |
Returns true if LusidInstrument instances are equal More... | |
override int | GetHashCode () |
Gets the hash code More... | |
Protected Member Functions | |
InterestRateSwaption () | |
Initializes a new instance of the InterestRateSwaption class. More... | |
IEnumerable< System.ComponentModel.DataAnnotations.ValidationResult > | BaseValidate (ValidationContext validationContext) |
To validate all properties of the instance More... | |
![]() | |
LusidInstrument () | |
Initializes a new instance of the LusidInstrument class. More... | |
IEnumerable< System.ComponentModel.DataAnnotations.ValidationResult > | BaseValidate (ValidationContext validationContext) |
To validate all properties of the instance More... | |
Properties | |
DateTimeOffset | StartDate [get, set] |
The start date of the instrument. This is normally synonymous with the trade-date. More... | |
string | PayOrReceiveFixed [get, set] |
True if on exercise the holder of the option enters the swap paying fixed, false if floating. Supported string (enumeration) values are: [Pay, Receive]. More... | |
Premium | Premium [get, set] |
Gets or Sets Premium More... | |
string | DeliveryMethod [get, set] |
How does the option settle Supported string (enumeration) values are: [Cash, Physical]. More... | |
InterestRateSwap | Swap [get, set] |
Gets or Sets Swap More... | |
![]() | |
InstrumentTypeEnum | InstrumentType [get, set] |
The available values are: QuotedSecurity, InterestRateSwap, FxForward, Future, ExoticInstrument, FxOption, CreditDefaultSwap, InterestRateSwaption, Bond, EquityOption, FixedLeg, FloatingLeg, BespokeCashFlowsLeg, Unknown, TermDeposit, ContractForDifference, EquitySwap, CashPerpetual, CapFloor, CashSettled, CdsIndex, Basket, FundingLeg, FxSwap, ForwardRateAgreement, SimpleInstrument, Repo, Equity, ExchangeTradedOption, ReferenceInstrument, ComplexBond, InflationLinkedBond, InflationSwap, SimpleCashFlowLoan More... | |
LUSID representation of an Interest Rate Swaption.
|
inlineprotected |
Initializes a new instance of the InterestRateSwaption class.
|
inline |
Initializes a new instance of the InterestRateSwaption class.
startDate | The start date of the instrument. This is normally synonymous with the trade-date. (required). |
payOrReceiveFixed | True if on exercise the holder of the option enters the swap paying fixed, false if floating. Supported string (enumeration) values are: [Pay, Receive]. (required). |
premium | premium. |
deliveryMethod | How does the option settle Supported string (enumeration) values are: [Cash, Physical]. (required). |
swap | swap (required). |
instrumentType | The available values are: QuotedSecurity, InterestRateSwap, FxForward, Future, ExoticInstrument, FxOption, CreditDefaultSwap, InterestRateSwaption, Bond, EquityOption, FixedLeg, FloatingLeg, BespokeCashFlowsLeg, Unknown, TermDeposit, ContractForDifference, EquitySwap, CashPerpetual, CapFloor, CashSettled, CdsIndex, Basket, FundingLeg, FxSwap, ForwardRateAgreement, SimpleInstrument, Repo, Equity, ExchangeTradedOption, ReferenceInstrument, ComplexBond, InflationLinkedBond, InflationSwap, SimpleCashFlowLoan (required) (default to "InterestRateSwaption"). |
|
inlineprotected |
To validate all properties of the instance
validationContext | Validation context |
|
inline |
Returns true if objects are equal
input | Object to be compared |
|
inline |
Returns true if InterestRateSwaption instances are equal
input | Instance of InterestRateSwaption to be compared |
|
inline |
Gets the hash code
|
inlinevirtual |
Returns the JSON string presentation of the object
Reimplemented from Lusid.Sdk.Model.LusidInstrument.
|
inline |
Returns the string presentation of the object
|
getset |
How does the option settle Supported string (enumeration) values are: [Cash, Physical].
How does the option settle Supported string (enumeration) values are: [Cash, Physical].
|
getset |
True if on exercise the holder of the option enters the swap paying fixed, false if floating. Supported string (enumeration) values are: [Pay, Receive].
True if on exercise the holder of the option enters the swap paying fixed, false if floating. Supported string (enumeration) values are: [Pay, Receive].
|
getset |
The start date of the instrument. This is normally synonymous with the trade-date.
The start date of the instrument. This is normally synonymous with the trade-date.
|
getset |
Gets or Sets Swap