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

An entity object and its associated meta data. More...

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

Public Attributes

object DataObject
 Un-escaped JSON object, if DataAsObject is true.
 
string EscapedDataObject
 Escaped string JSON body of the object, if DataAsObject is default or false.
 
string ObjectName
 Name of this object.
 

Additional Inherited Members

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

Detailed Description

An entity object and its associated meta data.


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