IndexModelOptions
More...
|
| enum class | PortfolioScalingEnum { Sum = 1
, AbsoluteSum = 2
, Unity = 3
} |
| | Available values: Sum, AbsoluteSum, Unity. More...
|
| |
| enum class | ModelOptionsTypeEnum {
Invalid = 1
, OpaqueModelOptions = 2
, EmptyModelOptions = 3
, IndexModelOptions = 4
,
FxForwardModelOptions = 5
, FundingLegModelOptions = 6
, EquityModelOptions = 7
, CdsModelOptions = 8
} |
| | Available values: Invalid, OpaqueModelOptions, EmptyModelOptions, IndexModelOptions, FxForwardModelOptions, FundingLegModelOptions, EquityModelOptions, CdsModelOptions. More...
|
| |
|
| PortfolioScalingEnum | PortfolioScaling [get, set] |
| | Available values: Sum, AbsoluteSum, Unity. More...
|
| |
| ResourceId | LookthroughPortfolioRelationshipId [get, set] |
| | Gets or Sets LookthroughPortfolioRelationshipId More...
|
| |
| ModelOptionsTypeEnum | ModelOptionsType [get, set] |
| | Available values: Invalid, OpaqueModelOptions, EmptyModelOptions, IndexModelOptions, FxForwardModelOptions, FundingLegModelOptions, EquityModelOptions, CdsModelOptions. More...
|
| |
◆ PortfolioScalingEnum
Available values: Sum, AbsoluteSum, Unity.
Available values: Sum, AbsoluteSum, Unity.
| Enumerator |
|---|
| Sum | Enum Sum for value: Sum
|
| AbsoluteSum | Enum AbsoluteSum for value: AbsoluteSum
|
| Unity | Enum Unity for value: Unity
|
◆ IndexModelOptions() [1/2]
| Lusid.Sdk.Model.IndexModelOptions.IndexModelOptions |
( |
| ) |
|
|
inlineprotected |
◆ IndexModelOptions() [2/2]
◆ BaseValidate()
| IEnumerable<System.ComponentModel.DataAnnotations.ValidationResult> Lusid.Sdk.Model.IndexModelOptions.BaseValidate |
( |
ValidationContext |
validationContext | ) |
|
|
inlineprotected |
To validate all properties of the instance
- Parameters
-
| validationContext | Validation context |
- Returns
- Validation Result
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.IndexModelOptions.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.IndexModelOptions.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| override string Lusid.Sdk.Model.IndexModelOptions.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.IndexModelOptions.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ LookthroughPortfolioRelationshipId
| ResourceId Lusid.Sdk.Model.IndexModelOptions.LookthroughPortfolioRelationshipId |
|
getset |
Gets or Sets LookthroughPortfolioRelationshipId
◆ PortfolioScaling
Available values: Sum, AbsoluteSum, Unity.
Available values: Sum, AbsoluteSum, Unity.
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/IndexModelOptions.cs