The Valuation Point Data Response for the Fund and specified date.
More...
|
| string | Href [get, set] |
| | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime. More...
|
| |
| string | Type [get, set] |
| | The Type of the associated Diary Entry ('PeriodBoundary','ValuationPoint','Other' or 'Adhoc' when a diary entry wasn't used). Available values: PeriodBoundary, ValuationPoint, Other, Adhoc. More...
|
| |
| string | Status [get, set] |
| | The status of a Diary Entry of Type 'ValuationPoint'. Defaults to 'Estimate' when upserting a diary entry, moves to 'Candidate' or 'Final' when a ValuationPoint is accepted, and 'Final' when it is finalised. The status of a Diary Entry becomes 'Unofficial' when a diary entry wasn't used. Available values: Undefined, Estimate, Final, Candidate, Unofficial. More...
|
| |
| FundDetails | FundDetails [get, set] |
| | Gets or Sets FundDetails More...
|
| |
| FundValuationPointData | FundValuationPointData [get, set] |
| | Gets or Sets FundValuationPointData More...
|
| |
| List< ShareClassData > | ShareClassData [get, set] |
| | The data for all share classes in fund. Share classes are identified by their short codes. More...
|
| |
| string | ValuationPointCode [get, set] |
| | The code of the valuation point. More...
|
| |
| string | PreviousValuationPointCode [get, set] |
| | The code of the previous valuation point. More...
|
| |
| List< Link > | Links [get, set] |
| | Gets or Sets Links More...
|
| |
The Valuation Point Data Response for the Fund and specified date.
◆ ValuationPointDataResponse() [1/2]
| Lusid.Sdk.Model.ValuationPointDataResponse.ValuationPointDataResponse |
( |
| ) |
|
|
inlineprotected |
◆ ValuationPointDataResponse() [2/2]
Initializes a new instance of the ValuationPointDataResponse class.
- Parameters
-
| href | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.. |
| type | The Type of the associated Diary Entry ('PeriodBoundary','ValuationPoint','Other' or 'Adhoc' when a diary entry wasn't used). Available values: PeriodBoundary, ValuationPoint, Other, Adhoc. (required). |
| status | The status of a Diary Entry of Type 'ValuationPoint'. Defaults to 'Estimate' when upserting a diary entry, moves to 'Candidate' or 'Final' when a ValuationPoint is accepted, and 'Final' when it is finalised. The status of a Diary Entry becomes 'Unofficial' when a diary entry wasn't used. Available values: Undefined, Estimate, Final, Candidate, Unofficial. (required). |
| fundDetails | fundDetails (required). |
| fundValuationPointData | fundValuationPointData (required). |
| shareClassData | The data for all share classes in fund. Share classes are identified by their short codes. (required). |
| valuationPointCode | The code of the valuation point.. |
| previousValuationPointCode | The code of the previous valuation point.. |
| links | links. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.ValuationPointDataResponse.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ Equals() [2/2]
◆ GetHashCode()
| override int Lusid.Sdk.Model.ValuationPointDataResponse.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.ValuationPointDataResponse.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.ValuationPointDataResponse.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ FundDetails
| FundDetails Lusid.Sdk.Model.ValuationPointDataResponse.FundDetails |
|
getset |
◆ FundValuationPointData
◆ Href
| string Lusid.Sdk.Model.ValuationPointDataResponse.Href |
|
getset |
The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.
The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.
◆ Links
| List<Link> Lusid.Sdk.Model.ValuationPointDataResponse.Links |
|
getset |
◆ PreviousValuationPointCode
| string Lusid.Sdk.Model.ValuationPointDataResponse.PreviousValuationPointCode |
|
getset |
The code of the previous valuation point.
The code of the previous valuation point.
◆ ShareClassData
| List<ShareClassData> Lusid.Sdk.Model.ValuationPointDataResponse.ShareClassData |
|
getset |
The data for all share classes in fund. Share classes are identified by their short codes.
The data for all share classes in fund. Share classes are identified by their short codes.
◆ Status
| string Lusid.Sdk.Model.ValuationPointDataResponse.Status |
|
getset |
The status of a Diary Entry of Type 'ValuationPoint'. Defaults to 'Estimate' when upserting a diary entry, moves to 'Candidate' or 'Final' when a ValuationPoint is accepted, and 'Final' when it is finalised. The status of a Diary Entry becomes 'Unofficial' when a diary entry wasn't used. Available values: Undefined, Estimate, Final, Candidate, Unofficial.
The status of a Diary Entry of Type 'ValuationPoint'. Defaults to 'Estimate' when upserting a diary entry, moves to 'Candidate' or 'Final' when a ValuationPoint is accepted, and 'Final' when it is finalised. The status of a Diary Entry becomes 'Unofficial' when a diary entry wasn't used. Available values: Undefined, Estimate, Final, Candidate, Unofficial.
◆ Type
| string Lusid.Sdk.Model.ValuationPointDataResponse.Type |
|
getset |
The Type of the associated Diary Entry ('PeriodBoundary','ValuationPoint','Other' or 'Adhoc' when a diary entry wasn't used). Available values: PeriodBoundary, ValuationPoint, Other, Adhoc.
The Type of the associated Diary Entry ('PeriodBoundary','ValuationPoint','Other' or 'Adhoc' when a diary entry wasn't used). Available values: PeriodBoundary, ValuationPoint, Other, Adhoc.
◆ ValuationPointCode
| string Lusid.Sdk.Model.ValuationPointDataResponse.ValuationPointCode |
|
getset |
The code of the valuation point.
The code of the valuation point.
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/lusid-sdk-csharp/checkouts/latest/sdk/Lusid.Sdk/Model/ValuationPointDataResponse.cs