QualityProfile

data class QualityProfile(val name: UiText, val id: Int, val types: Set<QualityDataHelper.QualityProfileType>)(source)

Constructors

Link copied to clipboard
constructor(name: UiText, id: Int, types: Set<QualityDataHelper.QualityProfileType>)

Properties

Link copied to clipboard
val id: Int
Link copied to clipboard
Link copied to clipboard