LUSID C# SDK
|
Public Types | |
enum class | ResultValueTypeEnum { ResultValue = 1 , ResultValueDictionary = 2 , ResultValue0D = 3 , ResultValueDecimal = 4 , ResultValueInt = 5 , ResultValueString = 6 , ResultValueBool = 7 , ResultValueCurrency = 8 , CashFlowValue = 9 , CashFlowValueSet = 10 , ResultValueLifeCycleEventValue = 11 , ResultValueDateTimeOffset = 12 } |
The available values are: ResultValue, ResultValueDictionary, ResultValue0D, ResultValueDecimal, ResultValueInt, ResultValueString, ResultValueBool, ResultValueCurrency, CashFlowValue, CashFlowValueSet, ResultValueLifeCycleEventValue, ResultValueDateTimeOffset More... | |
Public Member Functions | |
ResultValueBoolAllOf (bool value=default(bool), ResultValueTypeEnum resultValueType=default(ResultValueTypeEnum)) | |
Initializes a new instance of the ResultValueBoolAllOf class. More... | |
override string | ToString () |
Returns the string presentation of the object More... | |
virtual string | ToJson () |
Returns the JSON string presentation of the object More... | |
override bool | Equals (object input) |
Returns true if objects are equal More... | |
bool | Equals (ResultValueBoolAllOf input) |
Returns true if ResultValueBoolAllOf instances are equal More... | |
override int | GetHashCode () |
Gets the hash code More... | |
Protected Member Functions | |
ResultValueBoolAllOf () | |
Initializes a new instance of the ResultValueBoolAllOf class. More... | |
Properties | |
ResultValueTypeEnum | ResultValueType [get, set] |
The available values are: ResultValue, ResultValueDictionary, ResultValue0D, ResultValueDecimal, ResultValueInt, ResultValueString, ResultValueBool, ResultValueCurrency, CashFlowValue, CashFlowValueSet, ResultValueLifeCycleEventValue, ResultValueDateTimeOffset More... | |
bool | Value [get, set] |
The value itself More... | |
The available values are: ResultValue, ResultValueDictionary, ResultValue0D, ResultValueDecimal, ResultValueInt, ResultValueString, ResultValueBool, ResultValueCurrency, CashFlowValue, CashFlowValueSet, ResultValueLifeCycleEventValue, ResultValueDateTimeOffset
The available values are: ResultValue, ResultValueDictionary, ResultValue0D, ResultValueDecimal, ResultValueInt, ResultValueString, ResultValueBool, ResultValueCurrency, CashFlowValue, CashFlowValueSet, ResultValueLifeCycleEventValue, ResultValueDateTimeOffset
Enumerator | |
---|---|
ResultValue | Enum ResultValue for value: ResultValue |
ResultValueDictionary | Enum ResultValueDictionary for value: ResultValueDictionary |
ResultValue0D | Enum ResultValue0D for value: ResultValue0D |
ResultValueDecimal | Enum ResultValueDecimal for value: ResultValueDecimal |
ResultValueInt | Enum ResultValueInt for value: ResultValueInt |
ResultValueString | Enum ResultValueString for value: ResultValueString |
ResultValueBool | Enum ResultValueBool for value: ResultValueBool |
ResultValueCurrency | Enum ResultValueCurrency for value: ResultValueCurrency |
CashFlowValue | Enum CashFlowValue for value: CashFlowValue |
CashFlowValueSet | Enum CashFlowValueSet for value: CashFlowValueSet |
ResultValueLifeCycleEventValue | Enum ResultValueLifeCycleEventValue for value: ResultValueLifeCycleEventValue |
ResultValueDateTimeOffset | Enum ResultValueDateTimeOffset for value: ResultValueDateTimeOffset |
|
inlineprotected |
Initializes a new instance of the ResultValueBoolAllOf class.
|
inline |
Initializes a new instance of the ResultValueBoolAllOf class.
value | The value itself. |
resultValueType | The available values are: ResultValue, ResultValueDictionary, ResultValue0D, ResultValueDecimal, ResultValueInt, ResultValueString, ResultValueBool, ResultValueCurrency, CashFlowValue, CashFlowValueSet, ResultValueLifeCycleEventValue, ResultValueDateTimeOffset (required). |
|
inline |
Returns true if objects are equal
input | Object to be compared |
|
inline |
Returns true if ResultValueBoolAllOf instances are equal
input | Instance of ResultValueBoolAllOf to be compared |
|
inline |
Gets the hash code
|
inlinevirtual |
Returns the JSON string presentation of the object
|
inline |
Returns the string presentation of the object
|
getset |
The available values are: ResultValue, ResultValueDictionary, ResultValue0D, ResultValueDecimal, ResultValueInt, ResultValueString, ResultValueBool, ResultValueCurrency, CashFlowValue, CashFlowValueSet, ResultValueLifeCycleEventValue, ResultValueDateTimeOffset
The available values are: ResultValue, ResultValueDictionary, ResultValue0D, ResultValueDecimal, ResultValueInt, ResultValueString, ResultValueBool, ResultValueCurrency, CashFlowValue, CashFlowValueSet, ResultValueLifeCycleEventValue, ResultValueDateTimeOffset
|
getset |
The value itself
The value itself