package net.cismon.urlshortener.wrapper class NewUrlInfo(val id: Long, val uuid: String)