munchies
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
munchies
restaurant-shared
/
com.munchies.restaurant.infrastructure.adapter.dto
/
WeeklyValidity
Weekly
Validity
@
Serializable
class
WeeklyValidity
(
val
days
:
Array
<
Int
>
)
:
ValidityDto
Members
Constructors
Weekly
Validity
Link copied to clipboard
constructor
(
days
:
Array
<
Int
>
)
Properties
days
Link copied to clipboard
val
days
:
Array
<
Int
>
type
Link copied to clipboard
open
override
val
type
:
String