StaffData

data class StaffData(val list: List<StaffListItem>, val totalCount: Int)(source)

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard