Public Attributes | List of all members
VenueEntry Struct Reference

Information about a club venue. More...

Public Attributes

 $Id
 
 $ClubVenue
 
 $Name
 
 $Street
 
 $Town
 
 $Phone
 
 $Comment
 

Detailed Description

Information about a club venue.

This structure contains data related to a place where matches are played. Each club should have at least one venue but can have multiples venues.

See also
GetClubs, GetClubsResponse
Version
0.7.6

Member Data Documentation

◆ $ClubVenue

VenueEntry::$ClubVenue

The identifier of the venue within the club

Each club should have a least one venue. The first venue of a club has always the indentifier nummer 1. This identifier is not unique accross all clubs.

type: integer

◆ $Comment

VenueEntry::$Comment

A special comment about the venue

Free text the championship organisator or venue owner can use to help people finding the venue or letting them know special organisation issues.

type: string

◆ $Id

VenueEntry::$Id

The unique identifier of the venue

The system will generate a unique identifier for each venue.

type: integer

◆ $Name

VenueEntry::$Name

The name of the venue

The venue can be a sport hall, a school, a building that is designated by a name

type: string

◆ $Phone

VenueEntry::$Phone

The phone number of the venue

A phone number that can be called if one has question about the venue

type: string

◆ $Street

VenueEntry::$Street

The street of the venue

The name of street and the house number within the street. Example: Seulestraat, 47

type: string

◆ $Town

VenueEntry::$Town

The town of the venue

The name and the zip code of the town Example: 8950 Nieuwekerke

type: string


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