StaffsResult

data class StaffsResult(val totalCount: Int, val staffs: List<StaffItem>)(source)

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard