Class IncrementalRateModelOptions
java.lang.Object
io.gs2.cdk.exchange.model.options.IncrementalRateModelOptions
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithAcquireActions(List<AcquireAction> acquireActions) withBaseValue(Long baseValue) withCalculateScriptId(String calculateScriptId) withCoefficientValue(Long coefficientValue) withMetadata(String metadata)
-
Field Details
-
metadata
-
baseValue
-
coefficientValue
-
calculateScriptId
-
acquireActions
-
-
Constructor Details
-
IncrementalRateModelOptions
public IncrementalRateModelOptions()
-
-
Method Details
-
withMetadata
-
withBaseValue
-
withCoefficientValue
-
withCalculateScriptId
-
withAcquireActions
-