Uses of Class
io.gs2.cdk.seasonRating.model.TierModel
Packages that use TierModel
-
Uses of TierModel in io.gs2.cdk.seasonRating.model
Constructor parameters in io.gs2.cdk.seasonRating.model with type arguments of type TierModelModifierConstructorDescriptionSeasonModel(String name, List<TierModel> tiers, String experienceModelId) SeasonModel(String name, List<TierModel> tiers, String experienceModelId, SeasonModelOptions options)