Event

fun Event(id: Long? = null, title: String? = null, archived: Boolean? = null, entryId: String? = null, cityId: String? = null, cityName: String? = null, price: String? = null, date: Long? = null, favoritesCount: Long? = null, isFavorited: Boolean? = null, company: Company? = null, interested: Long? = null)

Parameters

id
title
archived
entryId
cityId
cityName
price
date
favoritesCount
isFavorited
company
interested