![]() |
Information about a club venue. More...
Public Attributes | |
| $Id | |
| $ClubVenue | |
| $Name | |
| $Street | |
| $Town | |
| $Phone | |
| $Comment | |
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.
| 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
| 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
| VenueEntry::$Id |
The unique identifier of the venue
The system will generate a unique identifier for each venue.
type: integer
| 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
| VenueEntry::$Phone |
The phone number of the venue
A phone number that can be called if one has question about the venue
type: string
| VenueEntry::$Street |
The street of the venue
The name of street and the house number within the street. Example: Seulestraat, 47
type: string
| VenueEntry::$Town |
The town of the venue
The name and the zip code of the town Example: 8950 Nieuwekerke
type: string