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

Entity wrapper class that contains the entity key and the entities that make up the lineage of the entity. More...

Inheritance diagram for PlayFab.GroupsModels.EntityWithLineage:
PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

EntityKey Key
 The entity key for the specified entity.
 
Dictionary< string, EntityKeyLineage
 Dictionary of entity keys for related entities. Dictionary key is entity type.
 

Additional Inherited Members

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

Detailed Description

Entity wrapper class that contains the entity key and the entities that make up the lineage of the entity.


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