Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface VariationConfig

This structure contains the name and variation value of one variation of a feature.

Hierarchy

  • VariationConfig

Properties

Properties

name: undefined | string

The name of the variation.

value: undefined | VariableValue

The value assigned to this variation.