|
LUSID C# SDK
|
The data for a Fund at the previous valuation point. More...

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... | |
The data for a Fund at the previous valuation point.
|
inlineprotected |
Initializes a new instance of the PreviousFundValuationPointData class.
|
inline |
Initializes a new instance of the PreviousFundValuationPointData class.
| nav | nav (required). |
|
inline |
Returns true if objects are equal
| input | Object to be compared |
|
inline |
Returns true if PreviousFundValuationPointData instances are equal
| input | Instance of PreviousFundValuationPointData to be compared |
|
inline |
Gets the hash code
|
inlinevirtual |
Returns the JSON string presentation of the object
|
inline |
Returns the string presentation of the object
|
getset |
Gets or Sets Nav