FeatureFlag

data class FeatureFlag : IPutIntoJson<<Error class: unknown class>?> , IPropertiesObject

Types

Link copied to clipboard
object Companion

Properties

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

The object containing the key-value pairs.

Functions

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

Get a boolean property.

Link copied to clipboard
open fun getImageProperty(key: String): String?

Get an image property.

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

Get a JSON property.

Link copied to clipboard

Get a number property.

Link copied to clipboard

Get a string property.

Link copied to clipboard

Get an datetime property.