ReviewResponseDto

constructor(id: Long, title: String, content: String, image: String?, score: Int, storeId: Long, userName: String)