Class FXFeaturesCoverTrade
java.lang.Object
com.caplin.motif.fx.config.definitions.client.FXFeaturesCoverTrade
@Generated("org.openapitools.codegen.languages.SpringCodegen")
public class FXFeaturesCoverTrade
extends Object
Defines all configurations required for coverTrade.
-
Constructor Summary
ConstructorDescriptionFXFeaturesCoverTrade
(Boolean enabled) Constructor with only required parameters -
Method Summary
Modifier and TypeMethodDescriptionboolean
@NotNull Boolean
Is coverTrade allocation enabled.int
hashCode()
void
setEnabled
(Boolean enabled) toString()
-
Constructor Details
-
FXFeaturesCoverTrade
public FXFeaturesCoverTrade() -
FXFeaturesCoverTrade
Constructor with only required parameters
-
-
Method Details