Shared Program Groups
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 | Program group ID | f78244c2-3cc0-4dbb-ace5-40c58507dfc8 | UUID | No |
| |
organisationId | Organisation that owns the group | ef39f393-cf65-4c2f-88c1-a64de29ec99a | UUID | No | ||
programId | Program that program group belongs to | 786af938-cb2b-48bc-a1c2-347114a37d4a | UUID | No | ||
seasonId | Season that program group belongs to | 7bb4fe63-cc0a-4d4d-8950-b04bf2c27a5c | UUID | No | ||
groupName | Name of the program group | Saturday AusKick | String | No | ||
monday | Selected when group runs on a Monday | True or False | Boolean | Yes |
| |
tuesday | Selected when group runs on a Tuesday | True or False | Boolean | Yes |
| |
wednesday | Selected when group runs on a Wednesday | True or False | Boolean | Yes |
| |
thursday | Selected when group runs on a Thursday | True or False | Boolean | Yes |
| |
friday | Selected when group runs on a Friday | True or False | Boolean | Yes |
| |
saturday | Selected when group runs on a Saturday | True or False | Boolean | Yes |
| |
sunday | Selected when group runs on a Sunday | True or False | Boolean | Yes |
| |
sessions | Number of sessions that group will run | 8 | Integer | No | ||
gender | Gender for the group | Boys, Girls, Men, Women, Mixed, Unspecified | String | No | ||
startDate | Start date of the group | 10/3/2021 | String | No | ||
startTime | Start time for a group session | 9:00 AM | String | No | ||
endTime | End time for a group session | 11:00 AM | String | No | ||
visibility | Visibility of the group on registration forms | True or False | Boolean | No | ||
venueId | Venue where group will take place at | aa36fc3d-69b7-4027-a19c-93c9f830f44f | UUID | Yes |
| |
playingSurfaceId | Playing surface where group will take place at | b37cde77-87b1-4975-91b7-13c58b48306c | UUID | Yes |
| |
createdAt | Date/time the Program Group was created | 2020-08-27T06:29:54.400000000Z | String | No |
| |
updatedAt | Date/time the Program Group was last updated | 2020-08-27T06:29:54.400000000Z | String | No |
|