staffstart-android-sdk
Toggle table of contents
android
Platform filter
android
Switch theme
Search in API
staffstart-android-sdk
staffstart-app
/
com.vanish.standard.staffstart.app.viewmodel
/
SelectedSubCategoryInfo
Selected
Sub
Category
Info
android
data
class
SelectedSubCategoryInfo
(
val
parent
:
ProductCategory
,
val
child
:
ProductSubCategory
)
:
SelectedCategoryInfo
(
source
)
Members
Members & Extensions
Constructors
Selected
Sub
Category
Info
Link copied to clipboard
android
constructor
(
parent
:
ProductCategory
,
child
:
ProductSubCategory
)
Properties
child
Link copied to clipboard
android
val
child
:
ProductSubCategory
name
Link copied to clipboard
android
val
SelectedCategoryInfo
.
name
:
String
parent
Link copied to clipboard
android
val
parent
:
ProductCategory