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.view.presentation.labelList
/
LabelSectionData
Label
Section
Data
android
data
class
LabelSectionData
(
val
initials
:
String
,
val
labels
:
List
<
Label
>
)
(
source
)
Members
Constructors
Label
Section
Data
Link copied to clipboard
android
constructor
(
initials
:
String
,
labels
:
List
<
Label
>
)
Types
Companion
Link copied to clipboard
android
object
Companion
Properties
initials
Link copied to clipboard
android
val
initials
:
String
labels
Link copied to clipboard
android
val
labels
:
List
<
Label
>