munchies
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
munchies
order-service
/
com.munchies.order.infrastructure.adapter.outbound.mongo.document
/
DeliveryInfoDocument
/
DeliveryInfoDocument
Delivery
Info
Document
constructor
(
estimatedDeliveryTime
:
Long
,
deliveryAddress
:
String
,
bellName
:
String
,
customerPhone
:
String
)