Class MMFeatures
java.lang.Object
com.caplin.motif.mm.config.definitions.client.MMFeatures
@Generated("org.openapitools.codegen.languages.SpringCodegen")
public class MMFeatures
extends Object
Money markets features that are available to the user
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Get historicSearchgetRfs()
Get rfsGet settlementInstructionsint
hashCode()
historicSearch
(HistoricSearch historicSearch) void
setHistoricSearch
(HistoricSearch historicSearch) void
void
setSettlementInstructions
(MMFeaturesSettlementInstructions settlementInstructions) settlementInstructions
(MMFeaturesSettlementInstructions settlementInstructions) toString()
-
Constructor Details
-
MMFeatures
public MMFeatures()
-
-
Method Details
-
historicSearch
-
getHistoricSearch
Get historicSearch- Returns:
- historicSearch
-
setHistoricSearch
-
rfs
-
getRfs
Get rfs- Returns:
- rfs
-
setRfs
-
settlementInstructions
-
getSettlementInstructions
Get settlementInstructions- Returns:
- settlementInstructions
-
setSettlementInstructions
-
equals
-
hashCode
public int hashCode() -
toString
-