SearchStaffShopData

data class SearchStaffShopData(val list: List<Shop>, val totalCount: Int)(source)

Constructors

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

Properties

Link copied to clipboard
val list: List<Shop>
Link copied to clipboard