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

Identifier by either name or ID. Note that a name may change due to renaming, or reused after being deleted. ID is immutable and unique. More...

Inheritance diagram for PlayFab.CloudScriptModels.NameIdentifier:
PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

string Id
 Id Identifier, if present.
 
string Name
 Name Identifier, if present.
 

Additional Inherited Members

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

Detailed Description

Identifier by either name or ID. Note that a name may change due to renaming, or reused after being deleted. ID is immutable and unique.


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