LUSID C# SDK
|
Election for events that result in cash via a merger or acquisition More...
Public Member Functions | |
SecurityOfferElection (string electionKey=default(string), bool isChosen=default(bool), bool isDefault=default(bool), UnitsRatio unitsRatio=default(UnitsRatio)) | |
Initializes a new instance of the SecurityOfferElection class. More... | |
override string | ToString () |
Returns the string presentation of the object More... | |
virtual 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 (SecurityOfferElection input) |
Returns true if SecurityOfferElection instances are equal More... | |
override int | GetHashCode () |
Gets the hash code More... | |
Protected Member Functions | |
SecurityOfferElection () | |
Initializes a new instance of the SecurityOfferElection class. More... | |
Properties | |
string | ElectionKey [get, set] |
Unique key associated to this election. More... | |
bool | IsChosen [get, set] |
Is this the election that has been explicitly chosen from multiple options. More... | |
bool | IsDefault [get, set] |
Is this election automatically applied in the absence of an election having been made. May only be true for one election if multiple are provided. More... | |
UnitsRatio | UnitsRatio [get, set] |
Gets or Sets UnitsRatio More... | |
Election for events that result in cash via a merger or acquisition
|
inlineprotected |
Initializes a new instance of the SecurityOfferElection class.
|
inline |
Initializes a new instance of the SecurityOfferElection class.
electionKey | Unique key associated to this election. (required). |
isChosen | Is this the election that has been explicitly chosen from multiple options.. |
isDefault | Is this election automatically applied in the absence of an election having been made. May only be true for one election if multiple are provided.. |
unitsRatio | unitsRatio (required). |
|
inline |
Returns true if objects are equal
input | Object to be compared |
|
inline |
Returns true if SecurityOfferElection instances are equal
input | Instance of SecurityOfferElection to be compared |
|
inline |
Gets the hash code
|
inlinevirtual |
Returns the JSON string presentation of the object
|
inline |
Returns the string presentation of the object
|
getset |
Unique key associated to this election.
Unique key associated to this election.
|
getset |
Is this the election that has been explicitly chosen from multiple options.
Is this the election that has been explicitly chosen from multiple options.
|
getset |
Is this election automatically applied in the absence of an election having been made. May only be true for one election if multiple are provided.
Is this election automatically applied in the absence of an election having been made. May only be true for one election if multiple are provided.
|
getset |
Gets or Sets UnitsRatio