My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.ProfilesModels.EntityKey Class Reference

Combined entity type and ID structure which uniquely identifies a single entity. More...

Inheritance diagram for PlayFab.ProfilesModels.EntityKey:
PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

string Id
 Unique ID of the entity.
 
string Type
 Entity type. See https://docs.microsoft.com/gaming/playfab/features/data/entities/available-built-in-entity-types.
 

Additional Inherited Members

- Public Member Functions inherited from PlayFab.SharedModels.PlayFabBaseModel
string ToJson ()
 

Detailed Description

Combined entity type and ID structure which uniquely identifies a single entity.


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