Vacancy
fun Vacancy(id: Long? = null, title: String? = null, salaryTo: String? = null, salaryFrom: String? = null, salaryText: String? = null, area: Long? = null, areaText: String? = null, schedule: Int? = null, scheduleText: String? = null, entryId: Long? = null, cityId: Long? = null, cityName: String? = null, favoritesCount: Long? = null, isFavorited: Boolean? = null, company: Company? = null)
Content copied to clipboard
Parameters
id
title
salaryTo
salaryFrom
salaryText
area
areaText
schedule
scheduleText
entryId
cityId
cityName
favoritesCount
isFavorited
company