LUSID C# SDK
|
A corporate action source More...
Public Member Functions | |
CorporateActionSource (string href=default(string), ResourceId id=default(ResourceId), ModelVersion varVersion=default(ModelVersion), string displayName=default(string), string description=default(string), List< string > instrumentScopes=default(List< string >), List< Link > links=default(List< Link >)) | |
Initializes a new instance of the CorporateActionSource 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 (CorporateActionSource input) |
Returns true if CorporateActionSource instances are equal More... | |
override int | GetHashCode () |
Gets the hash code More... | |
Properties | |
string | Href [get, set] |
The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime. More... | |
ResourceId | Id [get, set] |
Gets or Sets Id More... | |
ModelVersion | VarVersion [get, set] |
Gets or Sets VarVersion More... | |
string | DisplayName [get, set] |
The name of the corporate action source More... | |
string | Description [get, set] |
The description of the corporate action source More... | |
List< string > | InstrumentScopes [get, set] |
The list of instrument scopes used as the scope resolution strategy when resolving instruments of upserted corporate actions. More... | |
List< Link > | Links [get, set] |
Gets or Sets Links More... | |
A corporate action source
|
inline |
Initializes a new instance of the CorporateActionSource class.
href | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.. |
id | id. |
varVersion | varVersion. |
displayName | The name of the corporate action source. |
description | The description of the corporate action source. |
instrumentScopes | The list of instrument scopes used as the scope resolution strategy when resolving instruments of upserted corporate actions.. |
links | links. |
|
inline |
Returns true if CorporateActionSource instances are equal
input | Instance of CorporateActionSource to be compared |
|
inline |
Returns true if objects are equal
input | Object 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 |
The description of the corporate action source
The description of the corporate action source
|
getset |
The name of the corporate action source
The name of the corporate action source
|
getset |
The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.
The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.
|
getset |
Gets or Sets Id
|
getset |
The list of instrument scopes used as the scope resolution strategy when resolving instruments of upserted corporate actions.
The list of instrument scopes used as the scope resolution strategy when resolving instruments of upserted corporate actions.
|
getset |
Gets or Sets Links
|
getset |
Gets or Sets VarVersion