munchies
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
munchies
restaurant-service
/
com.munchies.restaurant.infrastructure.adapter.inbound.http.mapper
/
toDto
to
Dto
fun
Menu
.
toDto
(
)
:
MenuDto
fun
ValidityInput
.
toDto
(
)
:
ValidityDto
fun
Category
.
toDto
(
)
:
CategoryDto
fun
Variation
.
toDto
(
)
:
VariationDto
fun
VariationOption
.
toDto
(
)
:
VariationOptionDto
fun
MenuItem
.
toDto
(
)
:
MenuItemDto
fun
Restaurant
.
toDto
(
)
:
RestaurantDto