User

Name Type Required Description
id String 로그인 아이디
password String 비밀번호
name String 이름
nickname String 별명
profileImageUrl String 프로필 사진 URL
description String 자기소개
createdDate String 계정 생성일
loginDate String 최근 로그인 일시

예시



File

Name Type Required Description
name String 파일명
type String 폴더/파일
path String 파일 경로
fileStorageName String 파일 저장소 이름
content String 파일 내용
language String 파일 언어

예시



Message

Name Type Required Description
id String 메세지를 보낸 유저 ID
content String 메세지 내용
time String 메세지를 보낸 시간

예시



GameResult

Name Type Required Description
time String 게임 시간
result String O win, lose, timeover

예시