Class MMFeaturesIntervention
java.lang.Object
com.caplin.motif.mm.config.definitions.sales.MMFeaturesIntervention
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
comments="Generator version: 7.4.0")
public class MMFeaturesIntervention
extends Object
Defines all configuration required for trader intervention.
-
Constructor Summary
ConstructorsConstructorDescriptionMMFeaturesIntervention(Boolean enabled) Constructor with only required parameters -
Method Summary
Modifier and TypeMethodDescriptionboolean@NotNull BooleanIs the money markets intervention feature enabled.inthashCode()voidsetEnabled(Boolean enabled) toString()
-
Constructor Details
-
MMFeaturesIntervention
public MMFeaturesIntervention() -
MMFeaturesIntervention
Constructor with only required parameters
-
-
Method Details