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

FundPreviousNAV More...

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

Public Member Functions

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

Properties

decimal Amount [get, set]
 The amount of the previous NAV. More...
 

Detailed Description

FundPreviousNAV

Constructor & Destructor Documentation

◆ FundPreviousNAV()

Lusid.Sdk.Model.FundPreviousNAV.FundPreviousNAV ( decimal  amount = default(decimal))
inline

Initializes a new instance of the FundPreviousNAV class.

Parameters
amountThe amount of the previous NAV..

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if FundPreviousNAV instances are equal

Parameters
inputInstance of FundPreviousNAV to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if objects are equal

Parameters
inputObject to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ Amount

decimal Lusid.Sdk.Model.FundPreviousNAV.Amount
getset

The amount of the previous NAV.

The amount of the previous NAV.


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