Represents the structure of a BallTickets entity.
This interface defines the required fields for a BallTickets object, which extends the MongoEntity interface. It includes details about the corporate entity, quantity of tickets, and contact details.
BallTickets
Optional
The number of tickets requested.
The name of the contact person for the ticket request.
The phone number of the contact person.
A unique identifier representing the corporate entity requesting the tickets.
Represents the structure of a BallTickets entity.
This interface defines the required fields for a BallTickets object, which extends the MongoEntity interface. It includes details about the corporate entity, quantity of tickets, and contact details.
BallTickets