CityInputDto

fun CityInputDto(name: String, country: UUID, state: UUID? = null)