DecimalListComplianceParameter
More...
|
ResourceId | Value [get, set] |
| Gets or Sets Value More...
|
|
ComplianceParameterTypeEnum | ComplianceParameterType [get, set] |
| The parameter type. The available values are: BoolComplianceParameter, StringComplianceParameter, DecimalComplianceParameter, DateTimeComplianceParameter, PropertyKeyComplianceParameter, AddressKeyComplianceParameter, PortfolioIdComplianceParameter, PortfolioGroupIdComplianceParameter, StringListComplianceParameter, BoolListComplianceParameter, DateTimeListComplianceParameter, DecimalListComplianceParameter, PropertyKeyListComplianceParameter, AddressKeyListComplianceParameter, PortfolioIdListComplianceParameter, PortfolioGroupIdListComplianceParameter, InstrumentListComplianceParameter, FilterPredicateComplianceParameter, GroupFilterPredicateComplianceParameter, GroupBySelectorComplianceParameter, PropertyListComplianceParameter, GroupCalculationComplianceParameter More...
|
|
|
enum class | ComplianceParameterTypeEnum {
BoolComplianceParameter = 1
, StringComplianceParameter = 2
, DecimalComplianceParameter = 3
, DateTimeComplianceParameter = 4
,
PropertyKeyComplianceParameter = 5
, AddressKeyComplianceParameter = 6
, PortfolioIdComplianceParameter = 7
, PortfolioGroupIdComplianceParameter = 8
,
StringListComplianceParameter = 9
, BoolListComplianceParameter = 10
, DateTimeListComplianceParameter = 11
, DecimalListComplianceParameter = 12
,
PropertyKeyListComplianceParameter = 13
, AddressKeyListComplianceParameter = 14
, PortfolioIdListComplianceParameter = 15
, PortfolioGroupIdListComplianceParameter = 16
,
InstrumentListComplianceParameter = 17
, FilterPredicateComplianceParameter = 18
, GroupFilterPredicateComplianceParameter = 19
, GroupBySelectorComplianceParameter = 20
,
PropertyListComplianceParameter = 21
, GroupCalculationComplianceParameter = 22
} |
| The parameter type. The available values are: BoolComplianceParameter, StringComplianceParameter, DecimalComplianceParameter, DateTimeComplianceParameter, PropertyKeyComplianceParameter, AddressKeyComplianceParameter, PortfolioIdComplianceParameter, PortfolioGroupIdComplianceParameter, StringListComplianceParameter, BoolListComplianceParameter, DateTimeListComplianceParameter, DecimalListComplianceParameter, PropertyKeyListComplianceParameter, AddressKeyListComplianceParameter, PortfolioIdListComplianceParameter, PortfolioGroupIdListComplianceParameter, InstrumentListComplianceParameter, FilterPredicateComplianceParameter, GroupFilterPredicateComplianceParameter, GroupBySelectorComplianceParameter, PropertyListComplianceParameter, GroupCalculationComplianceParameter More...
|
|
◆ DecimalListComplianceParameter() [1/2]
Lusid.Sdk.Model.DecimalListComplianceParameter.DecimalListComplianceParameter |
( |
| ) |
|
|
inlineprotected |
◆ DecimalListComplianceParameter() [2/2]
Initializes a new instance of the DecimalListComplianceParameter class.
- Parameters
-
value | value (required). |
complianceParameterType | The parameter type. The available values are: BoolComplianceParameter, StringComplianceParameter, DecimalComplianceParameter, DateTimeComplianceParameter, PropertyKeyComplianceParameter, AddressKeyComplianceParameter, PortfolioIdComplianceParameter, PortfolioGroupIdComplianceParameter, StringListComplianceParameter, BoolListComplianceParameter, DateTimeListComplianceParameter, DecimalListComplianceParameter, PropertyKeyListComplianceParameter, AddressKeyListComplianceParameter, PortfolioIdListComplianceParameter, PortfolioGroupIdListComplianceParameter, InstrumentListComplianceParameter, FilterPredicateComplianceParameter, GroupFilterPredicateComplianceParameter, GroupBySelectorComplianceParameter, PropertyListComplianceParameter, GroupCalculationComplianceParameter (required) (default to "DecimalListComplianceParameter"). |
◆ BaseValidate()
IEnumerable<System.ComponentModel.DataAnnotations.ValidationResult> Lusid.Sdk.Model.DecimalListComplianceParameter.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.DecimalListComplianceParameter.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
override int Lusid.Sdk.Model.DecimalListComplianceParameter.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
override string Lusid.Sdk.Model.DecimalListComplianceParameter.ToJson |
( |
| ) |
|
|
inlinevirtual |
◆ ToString()
override string Lusid.Sdk.Model.DecimalListComplianceParameter.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Value
ResourceId Lusid.Sdk.Model.DecimalListComplianceParameter.Value |
|
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/DecimalListComplianceParameter.cs