OrderFlowConfiguration
More...
|
| string | IncludeEntityTypes [get, set] |
| | Controls whether Orders and Allocations orders are included in the Portfolio valuation. Valid values are None (to account for Transactions only), Allocations (to include Allocations and Transactions) and OrdersAndAllocations (to include Orders, Allocations and Transactions). Available values: None, Allocations, OrdersAndAllocations. More...
|
| |
◆ OrderFlowConfiguration() [1/2]
| Lusid.Sdk.Model.OrderFlowConfiguration.OrderFlowConfiguration |
( |
| ) |
|
|
inlineprotected |
◆ OrderFlowConfiguration() [2/2]
| Lusid.Sdk.Model.OrderFlowConfiguration.OrderFlowConfiguration |
( |
string |
includeEntityTypes = default(string) | ) |
|
|
inline |
Initializes a new instance of the OrderFlowConfiguration class.
- Parameters
-
| includeEntityTypes | Controls whether Orders and Allocations orders are included in the Portfolio valuation. Valid values are None (to account for Transactions only), Allocations (to include Allocations and Transactions) and OrdersAndAllocations (to include Orders, Allocations and Transactions). Available values: None, Allocations, OrdersAndAllocations. (required). |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.OrderFlowConfiguration.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.OrderFlowConfiguration.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.OrderFlowConfiguration.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.OrderFlowConfiguration.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ IncludeEntityTypes
| string Lusid.Sdk.Model.OrderFlowConfiguration.IncludeEntityTypes |
|
getset |
Controls whether Orders and Allocations orders are included in the Portfolio valuation. Valid values are None (to account for Transactions only), Allocations (to include Allocations and Transactions) and OrdersAndAllocations (to include Orders, Allocations and Transactions). Available values: None, Allocations, OrdersAndAllocations.
Controls whether Orders and Allocations orders are included in the Portfolio valuation. Valid values are None (to account for Transactions only), Allocations (to include Allocations and Transactions) and OrdersAndAllocations (to include Orders, Allocations and Transactions). Available values: None, Allocations, OrdersAndAllocations.
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/OrderFlowConfiguration.cs