Uses of Class
com.flagsmith.models.SdkTraitModel
Packages that use SdkTraitModel
-
Uses of SdkTraitModel in com.flagsmith.utils
Methods in com.flagsmith.utils that return types with arguments of type SdkTraitModelModifier and TypeMethodDescriptionstatic List<SdkTraitModel> ModelUtils.getSdkTraitModelsFromTraitMap(Map<String, Object> traits) Convert a user-provided trait map to a list of trait models with transiency info.