toggle menu
restaurant_information_system
1.0-SNAPSHOT
jvm
switch theme
search in API
restaurant_information_system
/
org.example.data.dto.review
/
ReviewResponseDto
/
ReviewResponseDto
Review
Response
Dto
constructor
(
id
:
Long
,
title
:
String
,
content
:
String
,
image
:
String
?
,
score
:
Int
,
storeId
:
Long
,
userName
:
String
)