Uses of Class
com.flagsmith.models.SdkTraitModel
| Package | Description |
|---|---|
| com.flagsmith.utils |
-
Uses of SdkTraitModel in com.flagsmith.utils
Methods in com.flagsmith.utils that return types with arguments of type SdkTraitModel Modifier and Type Method Description static List<SdkTraitModel>ModelUtils. getSdkTraitModelsFromTraitMap(Map<String,Object> traits)Convert a user-provided trait map to a list of trait models with transiency info.