abstract fun deleteTicketingAccount(ticketingAccount: TicketingAccount): Unit
abstract fun deleteTicketingAccount(id: String): Unit