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

Specify the type of container to open and optionally the catalogVersion for the container to open. More...

Inheritance diagram for PlayFab.ClientModels.UnlockContainerItemRequest:
PlayFab.SharedModels.PlayFabRequestCommon PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

string CatalogVersion
 Specifies the catalog version that should be used to determine container contents. If unspecified, uses default/primary catalog.
 
string CharacterId
 Unique PlayFab assigned ID for a specific character owned by a user.
 
string ContainerItemId
 Catalog ItemId of the container type to unlock.
 
Dictionary< string, string > CustomTags
 The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.).
 
- Public Attributes inherited from PlayFab.SharedModels.PlayFabRequestCommon
PlayFabAuthenticationContext AuthenticationContext
 

Additional Inherited Members

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

Detailed Description

Specify the type of container to open and optionally the catalogVersion for the container to open.


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