Event
Parameters
id
title
archived
entryId
cityId
cityName
price
date
favoritesCount
isFavorited
company
interested
Constructors
Link copied to clipboard
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)
Content copied to clipboard