UpdateSettings

data class UpdateSettings(val percentage: Int, val sort: Sort) : AttendanceEvent

Constructors

Link copied to clipboard
constructor(percentage: Int, sort: Sort)

Properties

Link copied to clipboard
Link copied to clipboard
val sort: Sort