DirectoryObjectWorkingHoursComposableStrings

data class DirectoryObjectWorkingHoursComposableStrings(@StringRes val break: Int, @StringRes val closed: Int, @StringRes val lunch: Int, @StringRes val weekdaysLabel: Int, @ArrayRes val weekdayShort: Int)

Constructors

constructor(@StringRes break: Int, @StringRes closed: Int, @StringRes lunch: Int, @StringRes weekdaysLabel: Int, @ArrayRes weekdayShort: Int)

Properties

Link copied to clipboard
val break: Int
Link copied to clipboard
val closed: Int
Link copied to clipboard
val lunch: Int
Link copied to clipboard
Link copied to clipboard