My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.DataModels.ObjectResult Class Reference
Inheritance diagram for PlayFab.DataModels.ObjectResult:
PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

object DataObject
 Un-escaped JSON object, if EscapeObject false or default.
 
string EscapedDataObject
 Escaped string JSON body of the object, if EscapeObject is true.
 
string ObjectName
 Name of the object. Restricted to a-Z, 0-9, '(', ')', '_', '-' and '.'.
 

Additional Inherited Members

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

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