toggle menu
configcat-kotlin-client
4.1.0
common
switch theme
search in API
configcat-kotlin-client
/
com.configcat.model
/
Setting
/
type
type
@
SerialName
(
value
=
"t"
)
var
type
:
Int
(
source
)
Type of the feature flag / setting.
0 ->
Boolean
, 1 ->
String
, 2 ->
Int
, 3 ->
Double
,