FeatureFlag

class FeatureFlag : IPutIntoJson<<Error class: unknown class>?>

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val id: String
Link copied to clipboard
val properties: <Error class: unknown class>

Functions

Link copied to clipboard
open override fun forJsonPut(): <Error class: unknown class>
Link copied to clipboard

Get a boolean property from a Feature Flag.

Link copied to clipboard

Get an image property from a Feature Flag.

Link copied to clipboard
fun getJSONProperty(key: String): <Error class: unknown class>?

Get a JSON property from a Feature Flag.

Link copied to clipboard

Get a number property from a Feature Flag.

Link copied to clipboard

Get a string property from a Feature Flag.

Link copied to clipboard
Link copied to clipboard

Get an datetime property from a Feature Flag.