StaffIdsData

data class StaffIdsData(val idList: List<Int>, val totalCount: Int)(source)

Constructors

Link copied to clipboard
constructor(idList: List<Int>, totalCount: Int)

Properties

Link copied to clipboard
Link copied to clipboard