@Override
    public void from(IPInTicket from) {
        setKey(from.getKey());
        setSerial(from.getSerial());
        setType(from.getType());