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

Properties associated with an identity. More...

Inherited by Satori.ApiProperties.

Properties

IDictionary< string, string > Computed [get]
 Event computed properties.
 
IDictionary< string, string > Custom [get]
 Event custom properties.
 
IDictionary< string, string > Default [get]
 Event default properties.
 

Detailed Description

Properties associated with an identity.

Property Documentation

◆ Computed

IDictionary<string, string> Satori.IApiProperties.Computed
get

Event computed properties.

◆ Custom

IDictionary<string, string> Satori.IApiProperties.Custom
get

Event custom properties.

◆ Default

IDictionary<string, string> Satori.IApiProperties.Default
get

Event default properties.


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