CashOfferConstituent
More...
◆ CashOfferConstituent() [1/2]
| Lusid.Sdk.Model.CashOfferConstituent.CashOfferConstituent |
( |
| ) |
|
|
inlineprotected |
◆ CashOfferConstituent() [2/2]
| Lusid.Sdk.Model.CashOfferConstituent.CashOfferConstituent |
( |
decimal |
offerPrice = default(decimal), |
|
|
string |
currency = default(string), |
|
|
DateTimeOffset |
settlementDate = default(DateTimeOffset), |
|
|
decimal? |
minPieceSize = default(decimal?), |
|
|
decimal? |
minIncrement = default(decimal?) |
|
) |
| |
|
inline |
Initializes a new instance of the CashOfferConstituent class.
- Parameters
-
| offerPrice | offerPrice (required). |
| currency | currency (required). |
| settlementDate | settlementDate (required). |
| minPieceSize | minPieceSize. |
| minIncrement | minIncrement. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.CashOfferConstituent.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.CashOfferConstituent.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.CashOfferConstituent.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.CashOfferConstituent.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Currency
| string Lusid.Sdk.Model.CashOfferConstituent.Currency |
|
getset |
◆ MinIncrement
| decimal? Lusid.Sdk.Model.CashOfferConstituent.MinIncrement |
|
getset |
Gets or Sets MinIncrement
◆ MinPieceSize
| decimal? Lusid.Sdk.Model.CashOfferConstituent.MinPieceSize |
|
getset |
Gets or Sets MinPieceSize
◆ OfferPrice
| decimal Lusid.Sdk.Model.CashOfferConstituent.OfferPrice |
|
getset |
◆ SettlementDate
| DateTimeOffset Lusid.Sdk.Model.CashOfferConstituent.SettlementDate |
|
getset |
Gets or Sets SettlementDate
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/CashOfferConstituent.cs