C# Class PlayFab.AdminModels.RevokeBansRequest

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

Public Properties

Property Type Description
BanIds List

Property Details

BanIds public property

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