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

Public Attributes

string CollectionsMsIdKey
 Microsoft store ID key. This is optional. Alternatively you can use XboxToken.
 
string UserId
 If collectionsMsIdKey is provided, this will verify the user id in the collectionsMsIdKey is the same.
 
string XboxToken
 Token provided by the Xbox Live SDK/XDK method GetTokenAndSignatureAsync("POST", "https://playfabapi.com/", ""). This is optional. Alternatively can use CollectionsMsIdKey.
 

Additional Inherited Members

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

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