Class FXFeaturesIntervention
java.lang.Object
com.caplin.motif.fx.config.definitions.sales.FXFeaturesIntervention
@Generated("org.openapitools.codegen.languages.SpringCodegen")
public class FXFeaturesIntervention
extends Object
Defines all configuration required for trader intervention.
-
Constructor Summary
ConstructorDescriptionFXFeaturesIntervention
(Boolean enabled) Constructor with only required parameters -
Method Summary
Modifier and TypeMethodDescriptionboolean
@NotNull Boolean
Is the intervention feature enabled.int
hashCode()
void
setEnabled
(Boolean enabled) toString()
-
Constructor Details
-
FXFeaturesIntervention
public FXFeaturesIntervention() -
FXFeaturesIntervention
Constructor with only required parameters
-
-
Method Details