mobile-sdk
Toggle table of contents
13.4.0
Select version
13.4.0
13.3.0
13.2.0
13.1.0
12.10.0
12.9.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
mobile-sdk
2Gis Map SDK for Compose
/
ru.dgis.sdk.compose.search.controls.directoryobject
/
DirectoryObjectWorkingHoursComposableStrings
Directory
Object
Working
Hours
Composable
Strings
@
Stable
data
class
DirectoryObjectWorkingHoursComposableStrings
(
@
StringRes
val
break
:
Int
,
@
StringRes
val
closed
:
Int
,
@
StringRes
val
lunch
:
Int
,
@
StringRes
val
weekdaysLabel
:
Int
,
@
ArrayRes
val
weekdayShort
:
Int
)
Members
Constructors
Directory
Object
Working
Hours
Composable
Strings
Link copied to clipboard
constructor
(
@
StringRes
break
:
Int
,
@
StringRes
closed
:
Int
,
@
StringRes
lunch
:
Int
,
@
StringRes
weekdaysLabel
:
Int
,
@
ArrayRes
weekdayShort
:
Int
)
Properties
break
Link copied to clipboard
val
break
:
Int
closed
Link copied to clipboard
val
closed
:
Int
lunch
Link copied to clipboard
val
lunch
:
Int
weekday
Short
Link copied to clipboard
val
weekdayShort
:
Int
weekdays
Label
Link copied to clipboard
val
weekdaysLabel
:
Int