staffstart-android-sdk
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
staffstart-android-sdk
staffstart-app
/
com.vanish.standard.staffstart.app.domain.model
/
ProductCategoryResponse
Product
Category
Response
data
class
ProductCategoryResponse
(
val
data
:
List
<
ProductCategoryResponseItem
>
)
(
source
)
Members
Constructors
Product
Category
Response
Link copied to clipboard
constructor
(
data
:
List
<
ProductCategoryResponseItem
>
)
Properties
data
Link copied to clipboard
val
data
:
List
<
ProductCategoryResponseItem
>