Playing Surfaces
Last update: 18 minutes ago by Nazar32Reading time: 2 min
Data to be included in file
Field Name in File | Field Description | Sample Data | Field Type | Size | IsNullable | Comments |
---|---|---|---|---|---|---|
id | Playing Surface ID | 71bd6154-c32d-4176-98dd-d6eecc47380d | UUID | No |
| |
venueId | ID of the Venue that the Playing Surface is related to | bda40be3-21b4-40de-b3c4-cc3c1bb50df3 | UUID | No | ||
playingSurfaceName | Name of the Playing Surface | Court 1 | UUID | No | ||
abbreviatedName | Abbreviated name of the Playing Surface | CRT1 | UUID | No | ||
latitude | Latitude of the Playing Surface | -37.87639 | String | Yes | ||
longitude | Longitude of the Playing Surface | 144.79711 | String | Yes | ||
createdAt | Date/time the Playing Surface was created | 2020-08-27T06:29:54.400000000Z | String | No |
| |
updatedAt | Date/time the Playing Surface was last updated | 2020-08-27T06:29:54.400000000Z | String | No |
|