LUSID C# SDK
Public Member Functions | Properties | List of all members
Lusid.Sdk.Model.CorporateActionSource Class Reference

A corporate action source More...

Inheritance diagram for Lusid.Sdk.Model.CorporateActionSource:
Inheritance graph
[legend]

Public Member Functions

 CorporateActionSource (string href=default(string), ResourceId id=default(ResourceId), ModelVersion version=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 _Version [get, set]
 Gets or Sets _Version 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< LinkLinks [get, set]
 Gets or Sets Links More...
 

Detailed Description

A corporate action source

Constructor & Destructor Documentation

◆ CorporateActionSource()

Lusid.Sdk.Model.CorporateActionSource.CorporateActionSource ( string  href = default(string),
ResourceId  id = default(ResourceId),
ModelVersion  version = default(ModelVersion),
string  displayName = default(string),
string  description = default(string),
List< string >  instrumentScopes = default(List<string>),
List< Link links = default(List<Link>) 
)
inline

Initializes a new instance of the CorporateActionSource class.

Parameters
hrefThe specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime..
idid.
versionversion.
displayNameThe name of the corporate action source.
descriptionThe description of the corporate action source.
instrumentScopesThe list of instrument scopes used as the scope resolution strategy when resolving instruments of upserted corporate actions..
linkslinks.

Member Function Documentation

◆ Equals() [1/2]

bool Lusid.Sdk.Model.CorporateActionSource.Equals ( CorporateActionSource  input)
inline

Returns true if CorporateActionSource instances are equal

Parameters
inputInstance of CorporateActionSource to be compared
Returns
Boolean

◆ Equals() [2/2]

override bool Lusid.Sdk.Model.CorporateActionSource.Equals ( object  input)
inline

Returns true if objects are equal

Parameters
inputObject to be compared
Returns
Boolean

◆ GetHashCode()

override int Lusid.Sdk.Model.CorporateActionSource.GetHashCode ( )
inline

Gets the hash code

Returns
Hash code

◆ ToJson()

virtual string Lusid.Sdk.Model.CorporateActionSource.ToJson ( )
inlinevirtual

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

override string Lusid.Sdk.Model.CorporateActionSource.ToString ( )
inline

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ _Version

ModelVersion Lusid.Sdk.Model.CorporateActionSource._Version
getset

Gets or Sets _Version

◆ Description

string Lusid.Sdk.Model.CorporateActionSource.Description
getset

The description of the corporate action source

The description of the corporate action source

◆ DisplayName

string Lusid.Sdk.Model.CorporateActionSource.DisplayName
getset

The name of the corporate action source

The name of the corporate action source

◆ Href

string Lusid.Sdk.Model.CorporateActionSource.Href
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.

◆ Id

ResourceId Lusid.Sdk.Model.CorporateActionSource.Id
getset

Gets or Sets Id

◆ InstrumentScopes

List<string> Lusid.Sdk.Model.CorporateActionSource.InstrumentScopes
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.

◆ Links

List<Link> Lusid.Sdk.Model.CorporateActionSource.Links
getset

Gets or Sets Links


The documentation for this class was generated from the following file: