Nakama .NET Client SDK 3.16.0
Nakama .NET Client SDK
Loading...
Searching...
No Matches
Satori.IApiFlagOverride Interface Reference

Feature flag available to the identity. More...

Properties

string FlagName [get]
 Flag name.
 
IEnumerable< IApiFlagOverrideValueOverrides [get]
 The list of configuration that affect the value of the flag.
 

Detailed Description

Feature flag available to the identity.

Property Documentation

◆ FlagName

string Satori.IApiFlagOverride.FlagName
get

Flag name.

◆ Overrides

IEnumerable<IApiFlagOverrideValue> Satori.IApiFlagOverride.Overrides
get

The list of configuration that affect the value of the flag.


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