AFIOptimizerStrategyOverrides
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| objective | String | Objective | [optional] |
| tax | String | Tax | [optional] |
| constraints | java.util.Map<String, InnerEnum> | List of constraints | [optional] |
| alpha | String | Alpha | [optional] |
| transactionCost | String | Transaction cost | [optional] |
Enum: java.util.Map<String, InnerEnum>
| Name | Value |
|---|---|
| DISABLE | "Disable" |
| ENABLE | "Enable" |
Implemented Interfaces
- Serializable