Public Attributes | List of all members
GetPlayerCategoriesResponse Struct Reference

Output parameters of the GetPlayerCategories API. More...

Public Attributes

 $PlayerCategoryCount
 
 $PlayerCategoryEntries
 

Detailed Description

Output parameters of the GetPlayerCategories API.

See also
GetPlayerCategoriesResponse

Member Data Documentation

◆ $PlayerCategoryCount

GetPlayerCategoriesResponse::$PlayerCategoryCount

The number of player categories returned by GetPlayerCategories

This is also the number of entries that will be returned in PlayerCategoryEntries

type: int

◆ $PlayerCategoryEntries

GetPlayerCategoriesResponse::$PlayerCategoryEntries

The list of player categories matching criteria given in GetPlayerCategories

Each element of the list is a PlayerCategoryEntry structure.

See also
PlayerCategoryEntry type: PlayerCategoryEntry[]

The documentation for this struct was generated from the following file: