| id |
uuid |
|
false |
|
|
Primary identifier of the access grant (UUID).(DC2Type:uuid) |
| club_id |
uuid |
|
false |
|
public.club |
Associated club to which this access grant belongs.(DC2Type:uuid) |
| created_at |
timestamp(0) with time zone |
|
false |
|
|
Date and time when the access grant was created.(DC2Type:datetimetz_immutable) |
| entity_type |
varchar(255) |
|
false |
|
|
Type of entity being granted access, e.g., FACILITY_DOOR or RACKET_BOX. |
| code |
varchar(255) |
|
false |
|
|
The actual code used to authorize access, such as a door PIN or box code. |
| valid_from |
date |
|
false |
|
|
Start date from which this access grant is valid.(DC2Type:date_immutable) |
| valid_till |
date |
|
false |
|
|
End date until which this access grant remains valid.(DC2Type:date_immutable) |
| contentful_id |
varchar(64) |
|
false |
|
|
Identifier synced with Contentful CMS to track content entry. |