|
| | ShareClassBreakdown (Dictionary< string, ShareClassAmount > backOut=default(Dictionary< string, ShareClassAmount >), ShareClassDealingBreakdown dealing=default(ShareClassDealingBreakdown), ShareClassPnlBreakdown pnL=default(ShareClassPnlBreakdown), ShareClassAmount gav=default(ShareClassAmount), Dictionary< string, FeeAccrual > fees=default(Dictionary< string, FeeAccrual >), ShareClassAmount nav=default(ShareClassAmount), UnitisationData unitisation=default(UnitisationData), Dictionary< string, ShareClassAmount > miscellaneous=default(Dictionary< string, ShareClassAmount >), decimal shareClassToFundFxRate=default(decimal), decimal capitalRatio=default(decimal), PreviousShareClassBreakdown previousShareClassBreakdown=default(PreviousShareClassBreakdown)) |
| | Initializes a new instance of the ShareClassBreakdown 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 (ShareClassBreakdown input) |
| | Returns true if ShareClassBreakdown instances are equal More...
|
| |
| override int | GetHashCode () |
| | Gets the hash code More...
|
| |
|
| Dictionary< string, ShareClassAmount > | BackOut [get, set] |
| | Bucket of detail for the Valuation Point where data points have been 'backed out'. More...
|
| |
| ShareClassDealingBreakdown | Dealing [get, set] |
| | Gets or Sets Dealing More...
|
| |
| ShareClassPnlBreakdown | PnL [get, set] |
| | Gets or Sets PnL More...
|
| |
| ShareClassAmount | Gav [get, set] |
| | Gets or Sets Gav More...
|
| |
| Dictionary< string, FeeAccrual > | Fees [get, set] |
| | Bucket of detail for any 'Fees' that have been charged in the selected period. More...
|
| |
| ShareClassAmount | Nav [get, set] |
| | Gets or Sets Nav More...
|
| |
| UnitisationData | Unitisation [get, set] |
| | Gets or Sets Unitisation More...
|
| |
| Dictionary< string, ShareClassAmount > | Miscellaneous [get, set] |
| | Not used directly by the LUSID engines but serves as a holding area for any custom derived data points that may be useful in, for example, fee calculations). More...
|
| |
| decimal | ShareClassToFundFxRate [get, set] |
| | The fx rate from the Share Class currency to the fund currency at this valuation point. More...
|
| |
| decimal | CapitalRatio [get, set] |
| | The proportion of the fund's adjusted beginning equity (ie: the sum of the previous NAV and the net dealing) that is invested in the share class. More...
|
| |
| PreviousShareClassBreakdown | PreviousShareClassBreakdown [get, set] |
| | Gets or Sets PreviousShareClassBreakdown More...
|
| |
The Valuation Point Data for a Share Class on a specified date.
| Dictionary<string, ShareClassAmount> Lusid.Sdk.Model.ShareClassBreakdown.Miscellaneous |
|
getset |
Not used directly by the LUSID engines but serves as a holding area for any custom derived data points that may be useful in, for example, fee calculations).
Not used directly by the LUSID engines but serves as a holding area for any custom derived data points that may be useful in, for example, fee calculations).