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

RoundingConfiguration More...

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

Public Member Functions

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

Properties

RoundingConfigurationComponent StockUnits [get, set]
 Gets or Sets StockUnits More...
 

Detailed Description

RoundingConfiguration

Constructor & Destructor Documentation

◆ RoundingConfiguration()

Lusid.Sdk.Model.RoundingConfiguration.RoundingConfiguration ( RoundingConfigurationComponent  stockUnits = default(RoundingConfigurationComponent))
inline

Initializes a new instance of the RoundingConfiguration class.

Parameters
stockUnitsstockUnits.

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if objects are equal

Parameters
inputObject to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if RoundingConfiguration instances are equal

Parameters
inputInstance of RoundingConfiguration to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ StockUnits

RoundingConfigurationComponent Lusid.Sdk.Model.RoundingConfiguration.StockUnits
getset

Gets or Sets StockUnits


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