Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PlayFab
AdminModels
GrantItemsToUsersRequest
C# Class PlayFab.AdminModels.GrantItemsToUsersRequest
Inheritance:
PlayFabRequestCommon
显示文件
Open project: PlayFab/PlayFabGameServer
Class Usage Examples
Public Properties
Property
Type
Description
CatalogVersion
string
ItemGrants
List
Property Details
CatalogVersion
public_oe property
Catalog version from which items are to be granted.
public
string
CatalogVersion
return
string
ItemGrants
public_oe property
Array of items to grant and the users to whom the items are to be granted.
public
List
ItemGrants
return
List