Public Attributes | List of all members
GetClubsResponse Struct Reference

Ouput parameters of the GetClubs API. More...

Public Attributes

 $ClubCount
 
 $ClubEntries
 

Detailed Description

Ouput parameters of the GetClubs API.

See also
GetClubs

Member Data Documentation

◆ $ClubCount

GetClubsResponse::$ClubCount

The number of clubs returned by GetClubs

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

◆ $ClubEntries

GetClubsResponse::$ClubEntries

List of all clubs matching the requested criteria (see GetClubs).

Each element of the list is a ClubEntry

type: ClubEntry[]

See also
ClubEntry

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