The ValuationPointDataRequest.
More...
|
| string | DiaryEntryCode [get, set] |
| | Unique code for the Valuation Point. More...
|
| |
| string | DiaryEntryVariant [get, set] |
| | Optional variant code. Only required when it is necessary to choose between scenarios with multiple estimates. More...
|
| |
◆ ValuationPointDataRequest() [1/2]
| Lusid.Sdk.Model.ValuationPointDataRequest.ValuationPointDataRequest |
( |
| ) |
|
|
inlineprotected |
◆ ValuationPointDataRequest() [2/2]
| Lusid.Sdk.Model.ValuationPointDataRequest.ValuationPointDataRequest |
( |
string |
diaryEntryCode = default(string), |
|
|
string |
diaryEntryVariant = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the ValuationPointDataRequest class.
- Parameters
-
| diaryEntryCode | Unique code for the Valuation Point. (required). |
| diaryEntryVariant | Optional variant code. Only required when it is necessary to choose between scenarios with multiple estimates.. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.ValuationPointDataRequest.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.ValuationPointDataRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.ValuationPointDataRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.ValuationPointDataRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ DiaryEntryCode
| string Lusid.Sdk.Model.ValuationPointDataRequest.DiaryEntryCode |
|
getset |
Unique code for the Valuation Point.
Unique code for the Valuation Point.
◆ DiaryEntryVariant
| string Lusid.Sdk.Model.ValuationPointDataRequest.DiaryEntryVariant |
|
getset |
Optional variant code. Only required when it is necessary to choose between scenarios with multiple estimates.
Optional variant code. Only required when it is necessary to choose between scenarios with multiple estimates.
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/ValuationPointDataRequest.cs