Package io.gs2.cdk.enhance.model
Class UnleashRateModel
java.lang.Object
io.gs2.cdk.enhance.model.UnleashRateModel
-
Constructor Summary
ConstructorsConstructorDescriptionUnleashRateModel(String name, String targetInventoryModelId, String gradeModelId, List<UnleashRateEntryModel> gradeEntries) UnleashRateModel(String name, String targetInventoryModelId, String gradeModelId, List<UnleashRateEntryModel> gradeEntries, UnleashRateModelOptions options) -
Method Summary
-
Constructor Details
-
UnleashRateModel
public UnleashRateModel(String name, String targetInventoryModelId, String gradeModelId, List<UnleashRateEntryModel> gradeEntries, UnleashRateModelOptions options) -
UnleashRateModel
public UnleashRateModel(String name, String targetInventoryModelId, String gradeModelId, List<UnleashRateEntryModel> gradeEntries)
-
-
Method Details
-
properties
-