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

Properties

string Name [get]
 The name of the configuration that overrides the flag value.
 
FlagValueChangeReasonType Type [get]
 The type of the configuration that declared the override.
 
string VariantName [get]
 The variant name of the configuration that overrides the flag value.
 

Property Documentation

◆ Name

string Satori.IFlagValueChangeReason.Name
get

The name of the configuration that overrides the flag value.

◆ Type

FlagValueChangeReasonType Satori.IFlagValueChangeReason.Type
get

The type of the configuration that declared the override.

◆ VariantName

string Satori.IFlagValueChangeReason.VariantName
get

The variant name of the configuration that overrides the flag value.


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