Strategy
More...
◆ Strategy() [1/2]
| Lusid.Sdk.Model.Strategy.Strategy |
( |
| ) |
|
|
inlineprotected |
Initializes a new instance of the Strategy class.
◆ Strategy() [2/2]
| Lusid.Sdk.Model.Strategy.Strategy |
( |
List< PerpetualProperty > |
keys = default(List<PerpetualProperty>), |
|
|
string |
valueType = default(string), |
|
|
decimal |
value = default(decimal) |
|
) |
| |
|
inline |
Initializes a new instance of the Strategy class.
- Parameters
-
| keys | keys (required). |
| valueType | Available values: Units, Weight. (required). |
| value | value (required). |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.Strategy.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ Equals() [2/2]
| bool Lusid.Sdk.Model.Strategy.Equals |
( |
Strategy |
input | ) |
|
|
inline |
Returns true if Strategy instances are equal
- Parameters
-
| input | Instance of Strategy to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.Strategy.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.Strategy.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.Strategy.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Keys
◆ Value
| decimal Lusid.Sdk.Model.Strategy.Value |
|
getset |
◆ ValueType
| string Lusid.Sdk.Model.Strategy.ValueType |
|
getset |
Available values: Units, Weight.
Available values: Units, Weight.
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/Strategy.cs