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

The data for a Fund at the previous valuation point. More...

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

Public Member Functions

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

Protected Member Functions

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

Properties

FundPreviousNAV Nav [get, set]
 Gets or Sets Nav More...
 

Detailed Description

The data for a Fund at the previous valuation point.

Constructor & Destructor Documentation

◆ PreviousFundValuationPointData() [1/2]

Lusid.Sdk.Model.PreviousFundValuationPointData.PreviousFundValuationPointData ( )
inlineprotected

Initializes a new instance of the PreviousFundValuationPointData class.

◆ PreviousFundValuationPointData() [2/2]

Lusid.Sdk.Model.PreviousFundValuationPointData.PreviousFundValuationPointData ( FundPreviousNAV  nav = default(FundPreviousNAV))
inline

Initializes a new instance of the PreviousFundValuationPointData class.

Parameters
navnav (required).

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if objects are equal

Parameters
inputObject to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if PreviousFundValuationPointData instances are equal

Parameters
inputInstance of PreviousFundValuationPointData to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ Nav

FundPreviousNAV Lusid.Sdk.Model.PreviousFundValuationPointData.Nav
getset

Gets or Sets Nav


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