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

The details of a flag value override. More...

Properties

string CreateTimeSec [get]
 The create time of the configuration that overrides the flag.
 
string Name [get]
 The name of the configuration that overrides the flag value.
 
ApiFlagOverrideType Type [get]
 The type of the configuration that declared the override.
 
string Value [get]
 The value of the configuration that overrides the flag.
 
string VariantName [get]
 The variant name of the configuration that overrides the flag value.
 

Detailed Description

The details of a flag value override.

Property Documentation

◆ CreateTimeSec

string Satori.IApiFlagOverrideValue.CreateTimeSec
get

The create time of the configuration that overrides the flag.

◆ Name

string Satori.IApiFlagOverrideValue.Name
get

The name of the configuration that overrides the flag value.

◆ Type

ApiFlagOverrideType Satori.IApiFlagOverrideValue.Type
get

The type of the configuration that declared the override.

◆ Value

string Satori.IApiFlagOverrideValue.Value
get

The value of the configuration that overrides the flag.

◆ VariantName

string Satori.IApiFlagOverrideValue.VariantName
get

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


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