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
/
PeriodValidity
Period
Validity
@
Serializable
class
PeriodValidity
(
val
start
:
String
,
val
end
:
String
)
:
ValidityDto
Members
Constructors
Period
Validity
Link copied to clipboard
constructor
(
start
:
String
,
end
:
String
)
Properties
end
Link copied to clipboard
val
end
:
String
start
Link copied to clipboard
val
start
:
String
type
Link copied to clipboard
open
override
val
type
:
String