C# Class PlayFab.ClientModels.GetStoreItemsRequest

Inheritance: PlayFabRequestCommon
Afficher le fichier Open project: PlayFab/PlayFabGameServer Class Usage Examples

Méthodes publiques

Свойство Type Description
CatalogVersion string
StoreId string

Property Details

CatalogVersion public_oe property

catalog version to store items from. Use default catalog version if null
public string CatalogVersion
Résultat string

StoreId public_oe property

Unqiue identifier for the store which is being requested.
public string StoreId
Résultat string