Feature flag available to the identity.
More...
|
bool | ConditionChanged [get] |
| Whether the value for this flag has conditionally changed from the default state.
|
|
string | Name [get] |
| Flag name.
|
|
string | Value [get] |
| Value associated with this flag.
|
|
Feature flag available to the identity.
◆ ConditionChanged
bool Satori.IApiFlag.ConditionChanged |
|
get |
Whether the value for this flag has conditionally changed from the default state.
◆ Name
string Satori.IApiFlag.Name |
|
get |
◆ Value
string Satori.IApiFlag.Value |
|
get |
Value associated with this flag.
The documentation for this interface was generated from the following file: