core/repository/ticket.repository library
Classes
- TicketRepository
- A repository for the ticket model. This class provides methods to interact with the API endpoints for the ticket model. It also provides methods to convert the JSON object received from the API to a ResponseItemDTO or ResponseListDTO of TicketDTO. Methods: