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
/
Until
Until
data
class
Until
(
val
end
:
String
)
:
ValidityInput
Members
Members & Extensions
Constructors
Until
Link copied to clipboard
constructor
(
end
:
String
)
Properties
end
Link copied to clipboard
val
end
:
String
Functions
to
Domain
Link copied to clipboard
open
fun
toDomain
(
)
:
Validity
to
Dto
Link copied to clipboard
fun
ValidityInput
.
toDto
(
)
:
ValidityDto