GEOFENCES_TYPE
Description
This table stores information about the types of geofences.
Columns
| Column Name | Data Type | Description |
| ID | bigint | The unique identifier of the geofence type. |
Constraints
- PRIMARY KEY (ID)
Description
This table stores information about the types of geofences.
Columns
| Column Name | Data Type | Description |
| ID | bigint | The unique identifier of the geofence type. |
Constraints