C# Class PlayFab.ServerModels.RevokeBansRequest

Inheritance: PlayFabRequestCommon
显示文件 Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
BanIds List

Property Details

BanIds public_oe property

Ids of the bans to be revoked. Maximum 100.
public List BanIds
return List