ElectionSpecification
More...
|
| string | ElectionType [get, set] |
| | Available values: CashElection, CashAndSecurityOfferElection, CashOfferElection, EarlyRedemptionElection, LapseElection, OptionExerciseElection, SecurityElection, SecurityOfferElection, TenderOfferElection. More...
|
| |
| Dictionary< string, string > | Cardinality [get, set] |
| | Gets or Sets Cardinality More...
|
| |
| List< string > | ReferencedAs [get, set] |
| | Gets or Sets ReferencedAs More...
|
| |
◆ ElectionSpecification() [1/2]
| Lusid.Sdk.Model.ElectionSpecification.ElectionSpecification |
( |
| ) |
|
|
inlineprotected |
◆ ElectionSpecification() [2/2]
| Lusid.Sdk.Model.ElectionSpecification.ElectionSpecification |
( |
string |
electionType = default(string), |
|
|
Dictionary< string, string > |
cardinality = default(Dictionary<string, string>), |
|
|
List< string > |
referencedAs = default(List<string>) |
|
) |
| |
|
inline |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.ElectionSpecification.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.ElectionSpecification.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.ElectionSpecification.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.ElectionSpecification.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Cardinality
| Dictionary<string, string> Lusid.Sdk.Model.ElectionSpecification.Cardinality |
|
getset |
◆ ElectionType
| string Lusid.Sdk.Model.ElectionSpecification.ElectionType |
|
getset |
Available values: CashElection, CashAndSecurityOfferElection, CashOfferElection, EarlyRedemptionElection, LapseElection, OptionExerciseElection, SecurityElection, SecurityOfferElection, TenderOfferElection.
Available values: CashElection, CashAndSecurityOfferElection, CashOfferElection, EarlyRedemptionElection, LapseElection, OptionExerciseElection, SecurityElection, SecurityOfferElection, TenderOfferElection.
◆ ReferencedAs
| List<string> Lusid.Sdk.Model.ElectionSpecification.ReferencedAs |
|
getset |
Gets or Sets ReferencedAs
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/ElectionSpecification.cs