Interface FeatureFlagsApiDeleteVariantFromFeatureFlagRequest

Hierarchy

  • FeatureFlagsApiDeleteVariantFromFeatureFlagRequest

Properties

featureFlagId: string

The ID of the feature flag.

variantId: string

The ID of the variant.

Generated using TypeDoc