Represents a separately namespaced collection of storable data items. The SDK passes instances of this type to the persistent data store to specify whether it is referring to a feature flag, a user segment, etc. The data store implementation should not look for a specific data kind (such as feature flags), but should treat all data kinds generically.

Hierarchy

  • PersistentStoreDataKind

Properties

Methods

Properties

namespace: string

Methods

Generated using TypeDoc