Studio Service

FeatureFlagOrgCondition

FeatureFlagOrgCondition

A condition to be used against FeatureFlagOrg object types. All fields are tested for equality and combined with a logical ‘and.’

FieldTypeDescription
keyStringChecks for equality with the object’s `key` field.
orgIdUUIDChecks for equality with the object’s `orgId` field.
valueBooleanChecks for equality with the object’s `value` field.
customValueBooleanChecks for equality with the object’s `customValue` field.
customizableBooleanChecks for equality with the object’s `customizable` field.