FeatureFlagsUpdatedEvent

class FeatureFlagsUpdatedEvent(val featureFlags: List<FeatureFlag>)

Parameters

featureFlags

The list of FeatureFlag.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Gets a specific Feature Flag by its id.

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
Link copied to clipboard

Returns the number of Feature Flags in the response.

Link copied to clipboard