Competition Season
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 | Season Id | 65h7bd2f-ea30-65h6-8c01-8b6bd97fghj7 | UUID | 36 | No | |
competitionId | Competition Id that the Season belongs to | abf7bd2f-ea30-42e6-8c01-8b6bd97f7d25 | UUID | 36 | No | |
name | Name of the Season | 2021 | String (no limit but fixed picklist) | No | ||
startDate | Season start date | Date | No |
| ||
endDate | Season end date | Date | No |
| ||
visible | Flags whether or not Season should be visible on PlayHQ.com | Boolean | No | |||
hasAgeLimit | Flag to determine if Age Limits are set on the Competition Season | Boolean | No | Defaulted as FALSE if not setup | ||
ageLimitDateFrom | Starting date of birth limit range player will be allowed to register | Date | Yes | |||
ageLimitDateTo | Ending date of birth limit range player will be allowed to register | Date | Yes |