ProjectSample

data class ProjectSample(val size: Int? = null, val type: ProjectSampleType)

Constructors

Link copied to clipboard
constructor(size: Int? = null, type: ProjectSampleType)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val size: Int? = null

Sample size

Link copied to clipboard

Sample type