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

PrimarySchedule More...

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

Public Member Functions

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

Protected Member Functions

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

Properties

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

Detailed Description

PrimarySchedule

Constructor & Destructor Documentation

◆ PrimarySchedule() [1/2]

Lusid.Sdk.Model.PrimarySchedule.PrimarySchedule ( )
inlineprotected

Initializes a new instance of the PrimarySchedule class.

◆ PrimarySchedule() [2/2]

Lusid.Sdk.Model.PrimarySchedule.PrimarySchedule ( ResourceId  eventHandlerId = default(ResourceId))
inline

Initializes a new instance of the PrimarySchedule class.

Parameters
eventHandlerIdeventHandlerId (required).

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if objects are equal

Parameters
inputObject to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if PrimarySchedule instances are equal

Parameters
inputInstance of PrimarySchedule to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ EventHandlerId

ResourceId Lusid.Sdk.Model.PrimarySchedule.EventHandlerId
getset

Gets or Sets EventHandlerId


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