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

OrderGraphPlacementChildPlacementDetail More...

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

Public Member Functions

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

Protected Member Functions

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

Properties

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

Detailed Description

OrderGraphPlacementChildPlacementDetail

Constructor & Destructor Documentation

◆ OrderGraphPlacementChildPlacementDetail() [1/2]

Lusid.Sdk.Model.OrderGraphPlacementChildPlacementDetail.OrderGraphPlacementChildPlacementDetail ( )
inlineprotected

Initializes a new instance of the OrderGraphPlacementChildPlacementDetail class.

◆ OrderGraphPlacementChildPlacementDetail() [2/2]

Lusid.Sdk.Model.OrderGraphPlacementChildPlacementDetail.OrderGraphPlacementChildPlacementDetail ( ResourceId  id = default(ResourceId))
inline

Initializes a new instance of the OrderGraphPlacementChildPlacementDetail class.

Parameters
idid (required).

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if objects are equal

Parameters
inputObject to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if OrderGraphPlacementChildPlacementDetail instances are equal

Parameters
inputInstance of OrderGraphPlacementChildPlacementDetail to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ Id

ResourceId Lusid.Sdk.Model.OrderGraphPlacementChildPlacementDetail.Id
getset

Gets or Sets Id


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