OpaqueModelOptions
More...
|
Dictionary< string, Object > | Data [get, set] |
| Gets or Sets Data More...
|
|
ModelOptionsTypeEnum | ModelOptionsType [get, set] |
| The available values are: Invalid, OpaqueModelOptions, EmptyModelOptions, IndexModelOptions, FxForwardModelOptions, FundingLegModelOptions, EquityModelOptions, LookUpPricingModelOptions More...
|
|
|
enum class | ModelOptionsTypeEnum {
Invalid = 1
, OpaqueModelOptions = 2
, EmptyModelOptions = 3
, IndexModelOptions = 4
,
FxForwardModelOptions = 5
, FundingLegModelOptions = 6
, EquityModelOptions = 7
, LookUpPricingModelOptions = 8
} |
| The available values are: Invalid, OpaqueModelOptions, EmptyModelOptions, IndexModelOptions, FxForwardModelOptions, FundingLegModelOptions, EquityModelOptions, LookUpPricingModelOptions More...
|
|
◆ OpaqueModelOptions() [1/2]
Lusid.Sdk.Model.OpaqueModelOptions.OpaqueModelOptions |
( |
| ) |
|
|
inlineprotected |
◆ OpaqueModelOptions() [2/2]
Lusid.Sdk.Model.OpaqueModelOptions.OpaqueModelOptions |
( |
Dictionary< string, Object > |
data = default(Dictionary<string, Object>) , |
|
|
ModelOptionsTypeEnum |
modelOptionsType = default(ModelOptionsTypeEnum) |
|
) |
| |
|
inline |
◆ BaseValidate()
IEnumerable<System.ComponentModel.DataAnnotations.ValidationResult> Lusid.Sdk.Model.OpaqueModelOptions.BaseValidate |
( |
ValidationContext |
validationContext | ) |
|
|
inlineprotected |
To validate all properties of the instance
- Parameters
-
validationContext | Validation context |
- Returns
- Validation Result
◆ Equals() [1/2]
override bool Lusid.Sdk.Model.OpaqueModelOptions.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.OpaqueModelOptions.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
override string Lusid.Sdk.Model.OpaqueModelOptions.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
Reimplemented from Lusid.Sdk.Model.ModelOptions.
◆ ToString()
override string Lusid.Sdk.Model.OpaqueModelOptions.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Data
Dictionary<string, Object> Lusid.Sdk.Model.OpaqueModelOptions.Data |
|
getset |
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/OpaqueModelOptions.cs