toggle menu
restaurant_information_system
1.0-SNAPSHOT
jvm
switch theme
search in API
restaurant_information_system
/
org.example.data.dto.store
/
StoreRequestDto
/
StoreRequestDto
Store
Request
Dto
constructor
(
name
:
String
,
callNumber
:
String
,
image
:
String
,
location
:
String
,
category
:
FoodType
,
businessHour
:
String
,
description
:
String
,
latitude
:
Double
,
longitude
:
Double
)