public void When(TicketCreated ticketCreated) { TicketId = ticketCreated.TicketId; }
public Ticket Create(TicketCreated created) =>