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

Public Member Functions | |
| PreviousShareClassBreakdown (PreviousNAV nav=default(PreviousNAV), UnitisationData unitisation=default(UnitisationData), decimal shareClassToFundFxRate=default(decimal)) | |
| Initializes a new instance of the PreviousShareClassBreakdown 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 (PreviousShareClassBreakdown input) |
| Returns true if PreviousShareClassBreakdown instances are equal More... | |
| override int | GetHashCode () |
| Gets the hash code More... | |
Protected Member Functions | |
| PreviousShareClassBreakdown () | |
| Initializes a new instance of the PreviousShareClassBreakdown class. More... | |
Properties | |
| PreviousNAV | Nav [get, set] |
| Gets or Sets Nav More... | |
| UnitisationData | Unitisation [get, set] |
| Gets or Sets Unitisation More... | |
| decimal | ShareClassToFundFxRate [get, set] |
| The fx rate from the Share Class currency to the fund currency at this valuation point. More... | |
The data for a Share Class at the previous valuation point.
|
inlineprotected |
Initializes a new instance of the PreviousShareClassBreakdown class.
|
inline |
Initializes a new instance of the PreviousShareClassBreakdown class.
| nav | nav (required). |
| unitisation | unitisation. |
| shareClassToFundFxRate | The fx rate from the Share Class currency to the fund currency at this valuation point. (required). |
|
inline |
Returns true if objects are equal
| input | Object to be compared |
|
inline |
Returns true if PreviousShareClassBreakdown instances are equal
| input | Instance of PreviousShareClassBreakdown 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
|
getset |
The fx rate from the Share Class currency to the fund currency at this valuation point.
The fx rate from the Share Class currency to the fund currency at this valuation point.
|
getset |
Gets or Sets Unitisation