FPOOptimizerStrategyOverrides
Properties
Name | Type | Description | Notes |
---|---|---|---|
objective | FPOObjective | [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