munchies
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
munchies
restaurant-service
/
com.munchies.restaurant.application.usecase.menu
/
ValidityInput
/
From
From
data
class
From
(
val
start
:
String
)
:
ValidityInput
Members
Members & Extensions
Constructors
From
Link copied to clipboard
constructor
(
start
:
String
)
Properties
start
Link copied to clipboard
val
start
:
String
Functions
to
Domain
Link copied to clipboard
open
fun
toDomain
(
)
:
Validity
to
Dto
Link copied to clipboard
fun
ValidityInput
.
toDto
(
)
:
ValidityDto