Prerequisite Flag Condition
@Serializable
Prerequisite Flag Condition.
Constructors
Link copied to clipboard
constructor(prerequisiteFlagKey: String? = null, prerequisiteComparator: Int = -1, value: SettingValue? = null)
Properties
Link copied to clipboard
The operator which defines the relation between the evaluated value of the prerequisite flag and the comparison value.
Link copied to clipboard
The key of the prerequisite flag that the condition is based on.
Link copied to clipboard
The value that the evaluated value of the prerequisite flag is compared to.