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

PreviousNAV More...

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

Public Member Functions

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

Properties

ShareClassAmount Amount [get, set]
 Gets or Sets Amount More...
 

Detailed Description

PreviousNAV

Constructor & Destructor Documentation

◆ PreviousNAV()

Lusid.Sdk.Model.PreviousNAV.PreviousNAV ( ShareClassAmount  amount = default(ShareClassAmount))
inline

Initializes a new instance of the PreviousNAV class.

Parameters
amountamount.

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if objects are equal

Parameters
inputObject to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if PreviousNAV instances are equal

Parameters
inputInstance of PreviousNAV to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ Amount

ShareClassAmount Lusid.Sdk.Model.PreviousNAV.Amount
getset

Gets or Sets Amount


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