C# Class PlayFab.ClientModels.GetCatalogItemsRequest

Inheritance: PlayFabRequestCommon
Show file Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
CatalogVersion string

Property Details

CatalogVersion public property

Which catalog is being requested. If null, uses the default catalog.
public string CatalogVersion
return string