ProviderData

constructor(authors: List<Author>, repositoryUrl: String?, buildUrl: String?, changelog: String? = null, versionName: String, versionCode: Long, adult: Boolean = false, description: String?, iconUrl: String?, language: Language, name: String, providerType: ProviderType, status: Status)(source)