Overview
TheCE_usuarios entity represents a system user who has access to manage the sports court reservation system. Users can create and manage reservations on behalf of clients.
The class name uses lowercase ‘usuarios’ (
CE_usuarios) in the source code, which differs from the Pascal case naming convention used in other entities.Properties
Entity Definition
Usage Example
Security Considerations
Related Entities
- CE_Reservas - Reservations created by users