toggle menu
restaurant_information_system
1.0-SNAPSHOT
jvm
switch theme
search in API
restaurant_information_system
/
org.example.data.dto.store
/
StoreHeaderDto
/
StoreHeaderDto
Store
Header
Dto
constructor
(
id
:
Long
,
name
:
String
,
image
:
String
,
location
:
String
,
category
:
FoodType
,
businessHour
:
String
,
description
:
String
)