android-sdk-base
30.1.0
android-sdk-base
/
com.braze.models
/
FeatureFlag
Feature
Flag
class
FeatureFlag
:
IPutIntoJson
<
<Error class: unknown class>
?
>
Types
Functions
Properties
Types
Companion
Link copied to clipboard
object
Companion
Functions
for
Json
Put
Link copied to clipboard
open
override
fun
forJsonPut
(
)
:
<Error class: unknown class>
get
Boolean
Property
Link copied to clipboard
fun
getBooleanProperty
(
key
:
String
)
:
Boolean
?
get
Number
Property
Link copied to clipboard
fun
getNumberProperty
(
key
:
String
)
:
Number
?
get
String
Property
Link copied to clipboard
fun
getStringProperty
(
key
:
String
)
:
String
?
Properties
enabled
Link copied to clipboard
val
enabled
:
Boolean
id
Link copied to clipboard
val
id
:
String
properties
Link copied to clipboard
val
properties
:
<Error class: unknown class>