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

BreakCodeSource More...

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

Public Member Functions

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

Protected Member Functions

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

Properties

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

Detailed Description

BreakCodeSource

Constructor & Destructor Documentation

◆ BreakCodeSource() [1/2]

Lusid.Sdk.Model.BreakCodeSource.BreakCodeSource ( )
inlineprotected

Initializes a new instance of the BreakCodeSource class.

◆ BreakCodeSource() [2/2]

Lusid.Sdk.Model.BreakCodeSource.BreakCodeSource ( ResourceId  dataTypeId = default(ResourceId))
inline

Initializes a new instance of the BreakCodeSource class.

Parameters
dataTypeIddataTypeId (required).

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if BreakCodeSource instances are equal

Parameters
inputInstance of BreakCodeSource to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if objects are equal

Parameters
inputObject to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ DataTypeId

ResourceId Lusid.Sdk.Model.BreakCodeSource.DataTypeId
getset

Gets or Sets DataTypeId


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