ConfigurationFeatureTargetingFilterGroup

data class ConfigurationFeatureTargetingFilterGroup(val name: String, val rolloutPercentage: Int)

Constructors

Link copied to clipboard
constructor(name: String, rolloutPercentage: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the group.

Link copied to clipboard

Rollout percentage of the group.