Nakama .NET Client SDK 3.8.0
Nakama .NET Client SDK
Loading...
Searching...
No Matches
Satori.IApiFlag Interface Reference

Feature flag available to the identity. More...

Inherited by Satori.ApiFlag.

Properties

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.
 

Detailed Description

Feature flag available to the identity.

Property Documentation

◆ 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

Flag name.

◆ Value

string Satori.IApiFlag.Value
get

Value associated with this flag.


The documentation for this interface was generated from the following file: