customer-android-kotlin
//
core
/
com.kustomer.core.models
/
KusSchedule
/
hours
hours
[androidJvm]
val
hours
:
Map
<
Int
,
List
<
List
<
Int
>>>