The Valuation Point quote response for a Fund, including the origin of the quote relative to the Valuation Point period.
More...
The Valuation Point quote response for a Fund, including the origin of the quote relative to the Valuation Point period.
◆ AccountedQuote()
| Lusid.Sdk.Model.AccountedQuote.AccountedQuote |
( |
Quote |
quote = default(Quote), |
|
|
string |
valuationPointOrigin = default(string), |
|
|
string |
addedOriginValuationPointCode = default(string), |
|
|
string |
addedOriginValuationPointVariantCode = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the AccountedQuote class.
- Parameters
-
| quote | quote. |
| valuationPointOrigin | Designates if the quote was originally part of the Valuation Point or if it was added as part of a Complex Close action. Available values: None, Original, Added, OriginalAndAdded.. |
| addedOriginValuationPointCode | The Valuation Point code, only for quotes added as part of a Complex Close action.. |
| addedOriginValuationPointVariantCode | The Valuation Point variant code, only for quotes added as part of a Complex Close action.. |
◆ Equals() [1/2]
Returns true if AccountedQuote instances are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.AccountedQuote.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.AccountedQuote.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.AccountedQuote.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.AccountedQuote.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AddedOriginValuationPointCode
| string Lusid.Sdk.Model.AccountedQuote.AddedOriginValuationPointCode |
|
getset |
The Valuation Point code, only for quotes added as part of a Complex Close action.
The Valuation Point code, only for quotes added as part of a Complex Close action.
◆ AddedOriginValuationPointVariantCode
| string Lusid.Sdk.Model.AccountedQuote.AddedOriginValuationPointVariantCode |
|
getset |
The Valuation Point variant code, only for quotes added as part of a Complex Close action.
The Valuation Point variant code, only for quotes added as part of a Complex Close action.
◆ Quote
| Quote Lusid.Sdk.Model.AccountedQuote.Quote |
|
getset |
◆ ValuationPointOrigin
| string Lusid.Sdk.Model.AccountedQuote.ValuationPointOrigin |
|
getset |
Designates if the quote was originally part of the Valuation Point or if it was added as part of a Complex Close action. Available values: None, Original, Added, OriginalAndAdded.
Designates if the quote was originally part of the Valuation Point or if it was added as part of a Complex Close action. Available values: None, Original, Added, OriginalAndAdded.
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/AccountedQuote.cs