C# Class PlayFab.ServerModels.UpdateBansRequest

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

Public Properties

Property Type Description
Bans List

Property Details

Bans public_oe property

List of bans to be updated. Maximum 100.
public List Bans
return List