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

The information that determines the rules for instrument event inheritance. More...

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

Public Member Functions

 EventInheritance (ResourceId parentCorporateActionSourceId=default(ResourceId))
 Initializes a new instance of the EventInheritance 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 (EventInheritance input)
 Returns true if EventInheritance instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 

Protected Member Functions

 EventInheritance ()
 Initializes a new instance of the EventInheritance class. More...
 

Properties

ResourceId ParentCorporateActionSourceId [get, set]
 Gets or Sets ParentCorporateActionSourceId More...
 

Detailed Description

The information that determines the rules for instrument event inheritance.

Constructor & Destructor Documentation

◆ EventInheritance() [1/2]

Lusid.Sdk.Model.EventInheritance.EventInheritance ( )
inlineprotected

Initializes a new instance of the EventInheritance class.

◆ EventInheritance() [2/2]

Lusid.Sdk.Model.EventInheritance.EventInheritance ( ResourceId  parentCorporateActionSourceId = default(ResourceId))
inline

Initializes a new instance of the EventInheritance class.

Parameters
parentCorporateActionSourceIdparentCorporateActionSourceId (required).

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if EventInheritance instances are equal

Parameters
inputInstance of EventInheritance to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if objects are equal

Parameters
inputObject to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ ParentCorporateActionSourceId

ResourceId Lusid.Sdk.Model.EventInheritance.ParentCorporateActionSourceId
getset

Gets or Sets ParentCorporateActionSourceId


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