| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
id 아이디 | ID | Required | property | - | null | - | - | 유니크한 아이디값 | |
createdAt 생성일 | Date | Required | property | - | null | - | - | 데이터 생성 시각 | |
updatedAt 수정일 | Date | Required | property | - | null | - | - | 데이터 마지막 수정 시각 | |
removedAt 삭제일 | Date | Optional | property | - | null | - | - | 데이터 삭제 시각 | |
nickname 닉네임 | String | Optional | property | - | maxlength 12 | - | 다른 사용자에게 표시되는 유저의 닉네임 | ||
image 이미지 | File | Optional | property | reference | null | - | - | 유저의 프로필 이미지 | |
images 이미지들 | [File] | Required | property | reference | [] | - | - | 유저의 프로필 이미지들 | |
appliedImages 신청된 이미지들 | [File] | Required | property | reference | [] | - | - | 유저의 신청된 이미지들 | |
name 이름 | String | Optional | hiddenselect:false | - | null | - | - | 유저의 이름 | |
agreePolicies 동의 정책 | [String] | Optional | hiddenselect:false | - | [] | - | - | 유저의 동의 정책 | |
discord 디스코드 | Any | Optional | hiddenselect:false | - | {} | - | - | 유저의 디스코드 정보 | |
accountId 아이디 | String | Optional | hiddenselect:false | - | null | - | - | 유저의 아이디 | |
password 비밀번호 | String | Optional | hiddenselect:false | - | null | - | - | 유저의 비밀번호 | |
phone 휴대폰 번호 | String | Optional | hiddenselect:false | - | null | - | - | 유저의 휴대폰 번호 | |
notiInfo 알림 정보 | NotiInfo | Optional | hiddenselect:false | - | null | - | - | 유저의 알림 정보 | |
imageNum 이미지 수 | Int | Optional | hiddenselect:false | - | 0 | - | - | 유저의 이미지 수 | |
encourageInfo 격려 정보 | EncourageInfo | Optional | hiddenselect:false | - | [function] | - | - | 유저의 격려 정보 | |
restrictInfo 제한 정보 | RestrictInfo | Optional | hiddenselect:false | - | null | - | - | 유저의 제한 정보 | |
leaveInfo 탈퇴 정보 | LeaveInfo | Optional | hiddenselect:false | - | null | - | - | 유저의 탈퇴 정보 | |
verifies 인증정보 | [String] | Required | property | - | [] | - | naverkakaogithubgoogleapplefacebookwalletpasswordphoneemail | 유저의 인증정보 | |
roles 권한 | [String] | Required | property | - | ["user"] | - | rootadminuserbusinessguest | 유저의 권한 | |
playing 플레이 중 | [String] | Required | property | - | [] | - | - | 유저가 플레이 중인 서비스 | |
isOnline 온라인 상태 | Boolean | Required | property | - | true | - | - | 유저의 온라인 상태 | |
lastLoginAt 최근 로그인 | Date | Required | property | - | [function] | - | - | 유저의 최근 로그인 시간 | |
joinAt 가입일 | Date | Optional | property | - | null | - | - | 유저의 가입일 | |
profileStatus 프로필 상태 | String | Required | property | - | prepare | - | activeprepareappliedapprovedreappliedfeaturedreservedrejected | 유저의 프로필 승인 상태 | |
badgeCount 뱃지 수 | Int | Required | property | - | 0 | - | - | 유저의 뱃지 수 | |
status 상태 | String | Required | property | - | prepare | - | prepareactivedormantrestricted | 유저의 상태 | |
interests 관심사 | [String] | Required | property | - | [] | - | festivalcatdancetravelinstagramforeignLanguageexhibitiongardeningsurfingyogajoggingphotographyhikingbornInThe90sboardGameschallengeSeekerreadingcookingwalkingtrivianetflixgourmetcampingvrexercisemusicecoFriendlycrossFitwinemoviekaraokeanimationdiyworldTourwritingeSportsbrunchveganbicycleathleteprefersFriendConversationsartpicniccraftBeerbreadmuseumpetmulticulturalcomedydisneyswimmingstartupchristianityvolunteeringdogdrivedrinkfishingoutdoorActivitycafeHoppingsportsblognaturepoliticsneighborhoodWalkclimbingperformancecoffeecarfashionolympicszodiacvlogsnackbarpartygolfgamepodcastneighborhoodFriendteapcCafefoodTourtheaterchattingForFunshoppingorigamiisfjintjinfjinfpenfpesfpistpisfpistjesfjestpestjentjentpenfjintpselfImprovementstockInvestmentcryptocurrencycatholicismbuddhismatheismbaseballsoccerbasketballskiingfreeDivingscubaDivingpuppyfinancialPlanningaquariumleagueOfLegendspubgamongUs | 관심사 | |
profileMessage 프로필 메시지 | String | Optional | property | - | - | - | 프로필 메시지 | ||
defaultMessage 기본 메시지 | String | Optional | property | - | - | - | 기본 메시지 | ||
dateOfBirth 생년월일 | Date | Required | property | - | "0000-01-01T00:00:00.000Z" | - | - | 생년월일 | |
gender 성별 | String | Required | property | - | male | - | malefemale | 성별 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
id 아이디 | ID | Required | property | - | null | - | - | 유니크한 아이디값 | |
createdAt 생성일 | Date | Required | property | - | null | - | - | 데이터 생성 시각 | |
updatedAt 수정일 | Date | Required | property | - | null | - | - | 데이터 마지막 수정 시각 | |
removedAt 삭제일 | Date | Optional | property | - | null | - | - | 데이터 삭제 시각 | |
org 조직 | LightOrg | Required | property | reference | null | - | - | 계약의 조직 | |
project 프로젝트 | LightProject | Optional | property | reference | null | - | - | 계약의 프로젝트 | |
estSheet 견적서 | String | Optional | property | - | null | - | - | 계약의 견적서 | |
bizLicenses 사업자 라이센스 | [LightBizLicense] | Required | property | reference | [] | - | - | 계약의 사업자 라이센스 | |
type 타입 | String | Required | property | - | null | - | salesoftwareDevelopsoftwareManageconsultingservice | 계약의 타입 | |
title 제목 | String | Required | property | - | null | - | - | 계약의 제목 | |
from 시작 | Date | Required | property | - | "2026-05-26T14:49:47.316Z" | - | - | 계약의 시작일 | |
to 종료 | Date | Required | property | - | "2026-08-26T14:49:47.316Z" | - | - | 계약의 종료일 | |
abstract 요약 | String | Required | property | - | null | - | - | 계약의 요약 | |
milestones 마일스톤 | [Milestone] | Required | property | - | [] | - | - | 계약의 마일스톤 | |
cashflows 결제 조건 | [Cashflow] | Required | property | - | [] | - | - | 계약의 결제 조건 | |
cashUnit 현금 단위 | String | Required | property | - | krw | - | krw | 현금흐름의 단위 | |
content 내용 | Any | Required | property | - | [] | - | - | 계약의 내용 | |
contentFiles 내용 파일 | [File] | Required | property | reference | [] | - | - | 내용 파일 | |
createdBy 생성자 | LightUser | Required | property | reference | null | - | - | 계약의 생성자 | |
totalValue 총 가치 | Int | Required | property | - | 0 | min 0 | - | 계약의 총 가치 | |
bizSigns 서명 | [BizSign] | Required | property | - | [] | - | - | 계약의 서명 | |
status 상태 | String | Required | property | - | active | - | activedraftfixedsigned | 계약의 상태 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
id 아이디 | ID | Required | property | - | null | - | - | 유니크한 아이디값 | |
createdAt 생성일 | Date | Required | property | - | null | - | - | 데이터 생성 시각 | |
updatedAt 수정일 | Date | Required | property | - | null | - | - | 데이터 마지막 수정 시각 | |
removedAt 삭제일 | Date | Optional | property | - | null | - | - | 데이터 삭제 시각 | |
org 조직 | LightOrg | Required | property | reference | null | - | - | 조직 | |
code 코드 | String | Required | property | - | [function] | - | - | 코드 | |
name 이름 | String | Required | property | - | null | - | - | 이름 | |
abstract 요약 | String | Optional | property | - | null | - | - | 요약 | |
manager 관리자 | LightUser | Optional | property | reference | null | - | - | 관리자 | |
members 멤버 | [LightUser] | Required | property | reference | [] | - | - | 멤버 | |
contactPhones 전화번호 | [String] | Required | property | - | [] | - | - | 전화번호 | |
dependencies 종속성 | [String] | Required | property | - | [] | - | appcodebasecontractgamemintplatformsocialsharedutilframework | 종속성 | |
contactEmails 이메일 | [String] | Required | property | - | [] | - | - | 이메일 연락처 | |
isPortfolio 포트폴리오 여부 | Boolean | Required | property | - | false | - | - | 포트폴리오 여부 | |
portfolioInfos 포트폴리오 정보 | [PortfolioInfo] | Required | property | - | [] | - | - | 포트폴리오 정보 | |
bizLicense 사업자 등록증 | LightBizLicense | Optional | property | reference | null | - | - | 사업자 등록증 | |
bizCards 명함 | [LightBizCard] | Required | property | reference | [] | - | - | 명함 | |
content 내용 | Any | Required | property | - | [] | - | - | 내용 | |
contentFiles 내용 파일 | [File] | Required | property | reference | [] | - | - | 내용 파일 | |
status 상태 | String | Required | property | - | active | - | activedeployinghealthyunhealthy | 프로젝트의 상태 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
name 이름 | String | Required | property | - | null | - | - | 견적의 이름 | |
value 금액 | Float | Required | property | - | 0 | min 0 | - | 견적의 금액 | |
num 수량 | Int | Required | property | - | 1 | min 1 | - | 견적의 수량 | |
unit 단위 | String | Optional | property | - | null | - | - | 견적의 단위 | |
note 비고 | String | Optional | property | - | null | - | - | 견적의 비고 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
name 이름 | String | Required | property | - | null | - | - | 현금흐름의 이름 | |
value 금액 | Float | Required | property | - | 0 | min 0 | - | 현금흐름의 금액 | |
at 일시 | Date | Required | property | - | "2026-05-26T14:49:47.314Z" | - | - | 현금흐름의 일시 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
user 유저 | LightUser | Optional | property | reference | null | - | - | 유저 | |
action 액션 | String | Required | property | - | null | - | rejectopenprogressdonefeedbackreviewcompleteactivatearchive | 액션 | |
content 내용 | Any | Required | property | - | [] | - | - | 내용 | |
contentHtml 내용 | String | Optional | property | - | null | - | - | 내용 | |
at 시간 | Date | Required | property | - | "2026-05-26T14:49:47.314Z" | - | - | 시간 |
| Key | Ref Name | Type | Values | Used By |
|---|---|---|---|---|
| adminRole | adminRole | String | - | |
| bannerStatus | bannerStatus | String | - | |
| bannerTarget | bannerTarget | String | - | |
| bizAccess | bizAccess | String | - | |
| bizAccountType | bizAccountType | String | - | |
| bizCardStatus | bizCardStatus | String | - | |
| bizContractStatus | bizContractStatus | String | bizContract.statusbizContract.statusbizContract.status | |
| bizDocStatus | bizDocStatus | String | - | |
| bizDocType | bizDocType | String | - | |
| bizLicenseStatus | bizLicenseStatus | String | - | |
| bizLicenseType | bizLicenseType | String | - | |
| bizType | bizType | String | bizContract.typebizContract.typebizContract.typebizContract.type | |
| boardPolicy | boardPolicy | String | - | |
| boardViewStyle | boardViewStyle | String | - | |
| cashUnit | cashUnit | String | bizContract.cashUnitbizContract.cashUnitbizContract.cashUnitbizContract.cashUnit | |
| chatRoomStatus | chatRoomStatus | String | - | |
| chatType | chatType | String | - | |
| commentStatus | commentStatus | String | - | |
| coordinateType | coordinateType | String | - | |
| creatorType | creatorType | String | - | |
| estSheetStatus | estSheetStatus | String | - | |
| fileStatus | fileStatus | String | - | |
| gender | gender | String | user.genderuser.gender | |
| groupCallStatus | groupCallStatus | String | - | |
| groupCallType | groupCallType | String | - | |
| historyType | historyType | String | history.action | |
| inquiry | inquiry | String | - | |
| interest | interest | String | user.interestsuser.interestsuser.interests | |
| journey | journey | String | - | |
| language | language | String | - | |
| leaveType | leaveType | String | - | |
| linkType | linkType | String | - | |
| notificationType | notificationType | String | - | |
| notiLevel | notiLevel | String | - | |
| notiSetting | notiSetting | String | - | |
| periodType | periodType | String | - | |
| portfolioLang | portfolioLang | String | - | |
| profileStatus | profileStatus | String | user.profileStatususer.profileStatususer.profileStatus | |
| projectReportStatus | projectReportStatus | String | - | |
| projectStatus | projectStatus | String | project.statusproject.statusproject.status | |
| reportStatus | reportStatus | String | - | |
| responsive | responsive | String | - | |
| serviceDeskStatus | serviceDeskStatus | String | - | |
| ssoType | ssoType | String | - | |
| storyPolicy | storyPolicy | String | - | |
| storyStatus | storyStatus | String | - | |
| summaryStatus | summaryStatus | String | - | |
| ticketStatus | ticketStatus | String | - | |
| ticketType | ticketType | String | project.dependenciesproject.dependenciesproject.dependenciesproject.dependencies | |
| userRole | userRole | String | user.rolesuser.rolesuser.roles | |
| userStatus | userStatus | String | user.statususer.statususer.status | |
| verify | verify | String | user.verifiesuser.verifies |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | Detail |
|---|---|---|---|---|---|---|---|---|---|
nickname 닉네임 | String | Optional | property | - | maxlength 12 | - | 다른 사용자에게 표시되는 유저의 닉네임 | - | |
image 이미지 | File | Optional | property | reference target: file | null | - | - | 유저의 프로필 이미지 | - |
images 이미지들 | [File] | Required | property | reference target: file | [] | - | - | 유저의 프로필 이미지들 | - |
appliedImages 신청된 이미지들 | [File] | Required | property | reference target: file | [] | - | - | 유저의 신청된 이미지들 | - |
interests 관심사 | [String] | Required | property | - | [] | - | interest: festival, cat, dance, travel, instagram, foreignLanguage, exhibition, gardening, surfing, yoga, jogging, photography, hiking, bornInThe90s, boardGames, challengeSeeker, reading, cooking, walking, trivia, netflix, gourmet, camping, vr, exercise, music, ecoFriendly, crossFit, wine, movie, karaoke, animation, diy, worldTour, writing, eSports, brunch, vegan, bicycle, athlete, prefersFriendConversations, art, picnic, craftBeer, bread, museum, pet, multicultural, comedy, disney, swimming, startup, christianity, volunteering, dog, drive, drink, fishing, outdoorActivity, cafeHopping, sports, blog, nature, politics, neighborhoodWalk, climbing, performance, coffee, car, fashion, olympics, zodiac, vlog, snack, bar, party, golf, game, podcast, neighborhoodFriend, tea, pcCafe, foodTour, theater, chattingForFun, shopping, origami, isfj, intj, infj, infp, enfp, esfp, istp, isfp, istj, esfj, estp, estj, entj, entp, enfj, intp, selfImprovement, stockInvestment, cryptocurrency, catholicism, buddhism, atheism, baseball, soccer, basketball, skiing, freeDiving, scubaDiving, puppy, financialPlanning, aquarium, leagueOfLegends, pubg, amongUs | 관심사 | - |
profileMessage 프로필 메시지 | String | Optional | property | - | - | - | 프로필 메시지 | - | |
defaultMessage 기본 메시지 | String | Optional | property | - | - | - | 기본 메시지 | - |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | Detail |
|---|---|---|---|---|---|---|---|---|---|
id 아이디 | ID | Required | property | - | null | - | - | 유니크한 아이디값 | - |
createdAt 생성일 | Date | Required | property | - | null | - | - | 데이터 생성 시각 | - |
updatedAt 수정일 | Date | Required | property | - | null | - | - | 데이터 마지막 수정 시각 | - |
removedAt 삭제일 | Date | Optional | property | - | null | - | - | 데이터 삭제 시각 | - |
nickname 닉네임 | String | Optional | property | - | maxlength 12 | - | 다른 사용자에게 표시되는 유저의 닉네임 | - | |
image 이미지 | File | Optional | property | reference target: file | null | - | - | 유저의 프로필 이미지 | - |
images 이미지들 | [File] | Required | property | reference target: file | [] | - | - | 유저의 프로필 이미지들 | - |
appliedImages 신청된 이미지들 | [File] | Required | property | reference target: file | [] | - | - | 유저의 신청된 이미지들 | - |
name 이름 | String | Optional | hidden select:false | - | null | - | - | 유저의 이름 | - |
agreePolicies 동의 정책 | [String] | Optional | hidden select:false | - | [] | - | - | 유저의 동의 정책 | - |
discord 디스코드 | Any | Optional | hidden select:false | - | {} | - | - | 유저의 디스코드 정보 | - |
accountId 아이디 | String | Optional | hidden select:false | - | null | - | - | 유저의 아이디 | - |
password 비밀번호 | String | Optional | hidden select:false | - | null | - | - | 유저의 비밀번호 | - |
phone 휴대폰 번호 | String | Optional | hidden select:false | - | null | - | - | 유저의 휴대폰 번호 | - |
notiInfo 알림 정보 | NotiInfo | Optional | hidden select:false | target: notiInfo | null | - | - | 유저의 알림 정보 | - |
imageNum 이미지 수 | Int | Optional | hidden select:false | - | 0 | - | - | 유저의 이미지 수 | - |
encourageInfo 격려 정보 | EncourageInfo | Optional | hidden select:false | target: encourageInfo | [function] | - | - | 유저의 격려 정보 | - |
restrictInfo 제한 정보 | RestrictInfo | Optional | hidden select:false | target: restrictInfo | null | - | - | 유저의 제한 정보 | - |
leaveInfo 탈퇴 정보 | LeaveInfo | Optional | hidden select:false | target: leaveInfo | null | - | - | 유저의 탈퇴 정보 | - |
verifies 인증정보 | [String] | Required | property | - | [] | - | verify: naver, kakao, github, google, apple, facebook, wallet, password, phone, email | 유저의 인증정보 | - |
roles 권한 | [String] | Required | property | - | ["user"] | - | userRole: root, admin, user, business, guest | 유저의 권한 | - |
playing 플레이 중 | [String] | Required | property | - | [] | - | - | 유저가 플레이 중인 서비스 | - |
isOnline 온라인 상태 | Boolean | Required | property | - | true | - | - | 유저의 온라인 상태 | - |
lastLoginAt 최근 로그인 | Date | Required | property | - | [function] | - | - | 유저의 최근 로그인 시간 | - |
joinAt 가입일 | Date | Optional | property | - | null | - | - | 유저의 가입일 | - |
profileStatus 프로필 상태 | String | Required | property | - | prepare | - | profileStatus: active, prepare, applied, approved, reapplied, featured, reserved, rejected | 유저의 프로필 승인 상태 | - |
badgeCount 뱃지 수 | Int | Required | property | - | 0 | - | - | 유저의 뱃지 수 | - |
status 상태 | String | Required | property | - | prepare | - | userStatus: prepare, active, dormant, restricted | 유저의 상태 | - |
interests 관심사 | [String] | Required | property | - | [] | - | interest: festival, cat, dance, travel, instagram, foreignLanguage, exhibition, gardening, surfing, yoga, jogging, photography, hiking, bornInThe90s, boardGames, challengeSeeker, reading, cooking, walking, trivia, netflix, gourmet, camping, vr, exercise, music, ecoFriendly, crossFit, wine, movie, karaoke, animation, diy, worldTour, writing, eSports, brunch, vegan, bicycle, athlete, prefersFriendConversations, art, picnic, craftBeer, bread, museum, pet, multicultural, comedy, disney, swimming, startup, christianity, volunteering, dog, drive, drink, fishing, outdoorActivity, cafeHopping, sports, blog, nature, politics, neighborhoodWalk, climbing, performance, coffee, car, fashion, olympics, zodiac, vlog, snack, bar, party, golf, game, podcast, neighborhoodFriend, tea, pcCafe, foodTour, theater, chattingForFun, shopping, origami, isfj, intj, infj, infp, enfp, esfp, istp, isfp, istj, esfj, estp, estj, entj, entp, enfj, intp, selfImprovement, stockInvestment, cryptocurrency, catholicism, buddhism, atheism, baseball, soccer, basketball, skiing, freeDiving, scubaDiving, puppy, financialPlanning, aquarium, leagueOfLegends, pubg, amongUs | 관심사 | - |
profileMessage 프로필 메시지 | String | Optional | property | - | - | - | 프로필 메시지 | - | |
defaultMessage 기본 메시지 | String | Optional | property | - | - | - | 기본 메시지 | - | |
dateOfBirth 생년월일 | Date | Required | property | - | "0000-01-01T00:00:00.000Z" | - | - | 생년월일 | - |
gender 성별 | String | Required | property | - | male | - | gender: male, female | 성별 | - |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | Detail |
|---|---|---|---|---|---|---|---|---|---|
id 아이디 | ID | Required | property | - | null | - | - | 유니크한 아이디값 | - |
createdAt 생성일 | Date | Required | property | - | null | - | - | 데이터 생성 시각 | - |
updatedAt 수정일 | Date | Required | property | - | null | - | - | 데이터 마지막 수정 시각 | - |
removedAt 삭제일 | Date | Optional | property | - | null | - | - | 데이터 삭제 시각 | - |
nickname 닉네임 | String | Optional | property | - | maxlength 12 | - | 다른 사용자에게 표시되는 유저의 닉네임 | - | |
image 이미지 | File | Optional | property | reference target: file | null | - | - | 유저의 프로필 이미지 | - |
images 이미지들 | [File] | Required | property | reference target: file | [] | - | - | 유저의 프로필 이미지들 | - |
appliedImages 신청된 이미지들 | [File] | Required | property | reference target: file | [] | - | - | 유저의 신청된 이미지들 | - |
name 이름 | String | Optional | hidden select:false | - | null | - | - | 유저의 이름 | - |
agreePolicies 동의 정책 | [String] | Optional | hidden select:false | - | [] | - | - | 유저의 동의 정책 | - |
discord 디스코드 | Any | Optional | hidden select:false | - | {} | - | - | 유저의 디스코드 정보 | - |
accountId 아이디 | String | Optional | hidden select:false | - | null | - | - | 유저의 아이디 | - |
password 비밀번호 | String | Optional | hidden select:false | - | null | - | - | 유저의 비밀번호 | - |
phone 휴대폰 번호 | String | Optional | hidden select:false | - | null | - | - | 유저의 휴대폰 번호 | - |
notiInfo 알림 정보 | NotiInfo | Optional | hidden select:false | target: notiInfo | null | - | - | 유저의 알림 정보 | - |
imageNum 이미지 수 | Int | Optional | hidden select:false | - | 0 | - | - | 유저의 이미지 수 | - |
encourageInfo 격려 정보 | EncourageInfo | Optional | hidden select:false | target: encourageInfo | [function] | - | - | 유저의 격려 정보 | - |
restrictInfo 제한 정보 | RestrictInfo | Optional | hidden select:false | target: restrictInfo | null | - | - | 유저의 제한 정보 | - |
leaveInfo 탈퇴 정보 | LeaveInfo | Optional | hidden select:false | target: leaveInfo | null | - | - | 유저의 탈퇴 정보 | - |
verifies 인증정보 | [String] | Required | property | - | [] | - | verify: naver, kakao, github, google, apple, facebook, wallet, password, phone, email | 유저의 인증정보 | - |
roles 권한 | [String] | Required | property | - | ["user"] | - | userRole: root, admin, user, business, guest | 유저의 권한 | - |
playing 플레이 중 | [String] | Required | property | - | [] | - | - | 유저가 플레이 중인 서비스 | - |
isOnline 온라인 상태 | Boolean | Required | property | - | true | - | - | 유저의 온라인 상태 | - |
lastLoginAt 최근 로그인 | Date | Required | property | - | [function] | - | - | 유저의 최근 로그인 시간 | - |
joinAt 가입일 | Date | Optional | property | - | null | - | - | 유저의 가입일 | - |
profileStatus 프로필 상태 | String | Required | property | - | prepare | - | profileStatus: active, prepare, applied, approved, reapplied, featured, reserved, rejected | 유저의 프로필 승인 상태 | - |
badgeCount 뱃지 수 | Int | Required | property | - | 0 | - | - | 유저의 뱃지 수 | - |
status 상태 | String | Required | property | - | prepare | - | userStatus: prepare, active, dormant, restricted | 유저의 상태 | - |
interests 관심사 | [String] | Required | property | - | [] | - | interest: festival, cat, dance, travel, instagram, foreignLanguage, exhibition, gardening, surfing, yoga, jogging, photography, hiking, bornInThe90s, boardGames, challengeSeeker, reading, cooking, walking, trivia, netflix, gourmet, camping, vr, exercise, music, ecoFriendly, crossFit, wine, movie, karaoke, animation, diy, worldTour, writing, eSports, brunch, vegan, bicycle, athlete, prefersFriendConversations, art, picnic, craftBeer, bread, museum, pet, multicultural, comedy, disney, swimming, startup, christianity, volunteering, dog, drive, drink, fishing, outdoorActivity, cafeHopping, sports, blog, nature, politics, neighborhoodWalk, climbing, performance, coffee, car, fashion, olympics, zodiac, vlog, snack, bar, party, golf, game, podcast, neighborhoodFriend, tea, pcCafe, foodTour, theater, chattingForFun, shopping, origami, isfj, intj, infj, infp, enfp, esfp, istp, isfp, istj, esfj, estp, estj, entj, entp, enfj, intp, selfImprovement, stockInvestment, cryptocurrency, catholicism, buddhism, atheism, baseball, soccer, basketball, skiing, freeDiving, scubaDiving, puppy, financialPlanning, aquarium, leagueOfLegends, pubg, amongUs | 관심사 | - |
profileMessage 프로필 메시지 | String | Optional | property | - | - | - | 프로필 메시지 | - | |
defaultMessage 기본 메시지 | String | Optional | property | - | - | - | 기본 메시지 | - | |
dateOfBirth 생년월일 | Date | Required | property | - | "0000-01-01T00:00:00.000Z" | - | - | 생년월일 | - |
gender 성별 | String | Required | property | - | male | - | gender: male, female | 성별 | - |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | Detail |
|---|---|---|---|---|---|---|---|---|---|
id 아이디 | ID | Required | property | - | null | - | - | 유니크한 아이디값 | - |
createdAt 생성일 | Date | Required | property | - | null | - | - | 데이터 생성 시각 | - |
updatedAt 수정일 | Date | Required | property | - | null | - | - | 데이터 마지막 수정 시각 | - |
removedAt 삭제일 | Date | Optional | property | - | null | - | - | 데이터 삭제 시각 | - |
image 이미지 | File | Optional | property | reference target: file | null | - | - | 유저의 프로필 이미지 | - |
nickname 닉네임 | String | Optional | property | - | maxlength 12 | - | 다른 사용자에게 표시되는 유저의 닉네임 | - | |
playing 플레이 중 | [String] | Required | property | - | [] | - | - | 유저가 플레이 중인 서비스 | - |
profileStatus 프로필 상태 | String | Required | property | - | prepare | - | profileStatus: active, prepare, applied, approved, reapplied, featured, reserved, rejected | 유저의 프로필 승인 상태 | - |
lastLoginAt 최근 로그인 | Date | Required | property | - | [function] | - | - | 유저의 최근 로그인 시간 | - |
status 상태 | String | Required | property | - | prepare | - | userStatus: prepare, active, dormant, restricted | 유저의 상태 | - |
roles 권한 | [String] | Required | property | - | ["user"] | - | userRole: root, admin, user, business, guest | 유저의 권한 | - |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | Detail |
|---|---|---|---|---|---|---|---|---|---|
count user.count | Int | Required | property | - | 0 | accumulate | - | user.count.desc | - |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | Detail |
|---|---|---|---|---|---|---|---|---|---|
org 조직 | LightOrg | Required | property | reference target: org | null | - | - | 계약의 조직 | - |
project 프로젝트 | LightProject | Optional | property | reference target: project | null | - | - | 계약의 프로젝트 | - |
estSheet 견적서 | String | Optional | property | - | null | - | - | 계약의 견적서 | - |
bizLicenses 사업자 라이센스 | [LightBizLicense] | Required | property | reference target: bizLicense | [] | - | - | 계약의 사업자 라이센스 | - |
type 타입 | String | Required | property | - | null | - | bizType: sale, softwareDevelop, softwareManage, consulting, service | 계약의 타입 | - |
title 제목 | String | Required | property | - | null | - | - | 계약의 제목 | - |
from 시작 | Date | Required | property | - | "2026-05-26T14:49:47.316Z" | - | - | 계약의 시작일 | - |
to 종료 | Date | Required | property | - | "2026-08-26T14:49:47.316Z" | - | - | 계약의 종료일 | - |
abstract 요약 | String | Required | property | - | null | - | - | 계약의 요약 | - |
milestones 마일스톤 | [Milestone] | Required | property | target: milestone | [] | - | - | 계약의 마일스톤 | - |
cashflows 결제 조건 | [Cashflow] | Required | property | target: cashflow | [] | - | - | 계약의 결제 조건 | - |
cashUnit 현금 단위 | String | Required | property | - | krw | - | cashUnit: krw | 현금흐름의 단위 | - |
content 내용 | Any | Required | property | - | [] | - | - | 계약의 내용 | - |
contentFiles 내용 파일 | [File] | Required | property | reference target: file | [] | - | - | 내용 파일 | - |
createdBy 생성자 | LightUser | Required | property | reference target: user | null | - | - | 계약의 생성자 | - |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | Detail |
|---|---|---|---|---|---|---|---|---|---|
id 아이디 | ID | Required | property | - | null | - | - | 유니크한 아이디값 | - |
createdAt 생성일 | Date | Required | property | - | null | - | - | 데이터 생성 시각 | - |
updatedAt 수정일 | Date | Required | property | - | null | - | - | 데이터 마지막 수정 시각 | - |
removedAt 삭제일 | Date | Optional | property | - | null | - | - | 데이터 삭제 시각 | - |
org 조직 | LightOrg | Required | property | reference target: org | null | - | - | 계약의 조직 | - |
project 프로젝트 | LightProject | Optional | property | reference target: project | null | - | - | 계약의 프로젝트 | - |
estSheet 견적서 | String | Optional | property | - | null | - | - | 계약의 견적서 | - |
bizLicenses 사업자 라이센스 | [LightBizLicense] | Required | property | reference target: bizLicense | [] | - | - | 계약의 사업자 라이센스 | - |
type 타입 | String | Required | property | - | null | - | bizType: sale, softwareDevelop, softwareManage, consulting, service | 계약의 타입 | - |
title 제목 | String | Required | property | - | null | - | - | 계약의 제목 | - |
from 시작 | Date | Required | property | - | "2026-05-26T14:49:47.316Z" | - | - | 계약의 시작일 | - |
to 종료 | Date | Required | property | - | "2026-08-26T14:49:47.316Z" | - | - | 계약의 종료일 | - |
abstract 요약 | String | Required | property | - | null | - | - | 계약의 요약 | - |
milestones 마일스톤 | [Milestone] | Required | property | target: milestone | [] | - | - | 계약의 마일스톤 | - |
cashflows 결제 조건 | [Cashflow] | Required | property | target: cashflow | [] | - | - | 계약의 결제 조건 | - |
cashUnit 현금 단위 | String | Required | property | - | krw | - | cashUnit: krw | 현금흐름의 단위 | - |
content 내용 | Any | Required | property | - | [] | - | - | 계약의 내용 | - |
contentFiles 내용 파일 | [File] | Required | property | reference target: file | [] | - | - | 내용 파일 | - |
createdBy 생성자 | LightUser | Required | property | reference target: user | null | - | - | 계약의 생성자 | - |
totalValue 총 가치 | Int | Required | property | - | 0 | min 0 | - | 계약의 총 가치 | - |
bizSigns 서명 | [BizSign] | Required | property | target: bizSign | [] | - | - | 계약의 서명 | - |
status 상태 | String | Required | property | - | active | - | bizContractStatus: active, draft, fixed, signed | 계약의 상태 | - |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | Detail |
|---|---|---|---|---|---|---|---|---|---|
id 아이디 | ID | Required | property | - | null | - | - | 유니크한 아이디값 | - |
createdAt 생성일 | Date | Required | property | - | null | - | - | 데이터 생성 시각 | - |
updatedAt 수정일 | Date | Required | property | - | null | - | - | 데이터 마지막 수정 시각 | - |
removedAt 삭제일 | Date | Optional | property | - | null | - | - | 데이터 삭제 시각 | - |
org 조직 | LightOrg | Required | property | reference target: org | null | - | - | 계약의 조직 | - |
project 프로젝트 | LightProject | Optional | property | reference target: project | null | - | - | 계약의 프로젝트 | - |
estSheet 견적서 | String | Optional | property | - | null | - | - | 계약의 견적서 | - |
bizLicenses 사업자 라이센스 | [LightBizLicense] | Required | property | reference target: bizLicense | [] | - | - | 계약의 사업자 라이센스 | - |
type 타입 | String | Required | property | - | null | - | bizType: sale, softwareDevelop, softwareManage, consulting, service | 계약의 타입 | - |
title 제목 | String | Required | property | - | null | - | - | 계약의 제목 | - |
from 시작 | Date | Required | property | - | "2026-05-26T14:49:47.316Z" | - | - | 계약의 시작일 | - |
to 종료 | Date | Required | property | - | "2026-08-26T14:49:47.316Z" | - | - | 계약의 종료일 | - |
abstract 요약 | String | Required | property | - | null | - | - | 계약의 요약 | - |
milestones 마일스톤 | [Milestone] | Required | property | target: milestone | [] | - | - | 계약의 마일스톤 | - |
cashflows 결제 조건 | [Cashflow] | Required | property | target: cashflow | [] | - | - | 계약의 결제 조건 | - |
cashUnit 현금 단위 | String | Required | property | - | krw | - | cashUnit: krw | 현금흐름의 단위 | - |
content 내용 | Any | Required | property | - | [] | - | - | 계약의 내용 | - |
contentFiles 내용 파일 | [File] | Required | property | reference target: file | [] | - | - | 내용 파일 | - |
createdBy 생성자 | LightUser | Required | property | reference target: user | null | - | - | 계약의 생성자 | - |
totalValue 총 가치 | Int | Required | property | - | 0 | min 0 | - | 계약의 총 가치 | - |
bizSigns 서명 | [BizSign] | Required | property | target: bizSign | [] | - | - | 계약의 서명 | - |
status 상태 | String | Required | property | - | active | - | bizContractStatus: active, draft, fixed, signed | 계약의 상태 | - |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | Detail |
|---|---|---|---|---|---|---|---|---|---|
id 아이디 | ID | Required | property | - | null | - | - | 유니크한 아이디값 | - |
createdAt 생성일 | Date | Required | property | - | null | - | - | 데이터 생성 시각 | - |
updatedAt 수정일 | Date | Required | property | - | null | - | - | 데이터 마지막 수정 시각 | - |
removedAt 삭제일 | Date | Optional | property | - | null | - | - | 데이터 삭제 시각 | - |
org 조직 | LightOrg | Required | property | reference target: org | null | - | - | 계약의 조직 | - |
project 프로젝트 | LightProject | Optional | property | reference target: project | null | - | - | 계약의 프로젝트 | - |
type 타입 | String | Required | property | - | null | - | bizType: sale, softwareDevelop, softwareManage, consulting, service | 계약의 타입 | - |
title 제목 | String | Required | property | - | null | - | - | 계약의 제목 | - |
from 시작 | Date | Required | property | - | "2026-05-26T14:49:47.316Z" | - | - | 계약의 시작일 | - |
to 종료 | Date | Required | property | - | "2026-08-26T14:49:47.316Z" | - | - | 계약의 종료일 | - |
abstract 요약 | String | Required | property | - | null | - | - | 계약의 요약 | - |
cashUnit 현금 단위 | String | Required | property | - | krw | - | cashUnit: krw | 현금흐름의 단위 | - |
totalValue 총 가치 | Int | Required | property | - | 0 | min 0 | - | 계약의 총 가치 | - |
status 상태 | String | Required | property | - | active | - | bizContractStatus: active, draft, fixed, signed | 계약의 상태 | - |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | Detail |
|---|---|---|---|---|---|---|---|---|---|
count bizContract.count | Int | Required | property | - | 0 | accumulate | - | bizContract.count.desc | - |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | Detail |
|---|---|---|---|---|---|---|---|---|---|
name 이름 | String | Required | property | - | null | - | - | 견적의 이름 | - |
value 금액 | Float | Required | property | - | 0 | min 0 | - | 견적의 금액 | - |
num 수량 | Int | Required | property | - | 1 | min 1 | - | 견적의 수량 | - |
unit 단위 | String | Optional | property | - | null | - | - | 견적의 단위 | - |
note 비고 | String | Optional | property | - | null | - | - | 견적의 비고 | - |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | Detail |
|---|---|---|---|---|---|---|---|---|---|
name 이름 | String | Required | property | - | null | - | - | 현금흐름의 이름 | - |
value 금액 | Float | Required | property | - | 0 | min 0 | - | 현금흐름의 금액 | - |
at 일시 | Date | Required | property | - | "2026-05-26T14:49:47.314Z" | - | - | 현금흐름의 일시 | - |
| Key | Ref Name | Type | Values | Descriptions | Used By |
|---|---|---|---|---|---|
| adminRole | adminRole | String | manager, admin, superAdmin | manager: 매니저 admin: 관리자 superAdmin: 최고 관리자 | - |
| bannerStatus | bannerStatus | String | active, displaying | active: 활성 displaying: 표시중 | - |
| bannerTarget | bannerTarget | String | _blank, _self | _blank: 새 탭 _self: 현재 탭 | - |
| bizAccess | bizAccess | String | public, private, onlyOwner | public: 공개 private: 비공개 onlyOwner: 소유자만 | - |
| bizAccountType | bizAccountType | String | private, public | private: 비공개 public: 공개 | - |
| bizCardStatus | bizCardStatus | String | active, resigned | active: 활성 resigned: 퇴사 | - |
| bizContractStatus | bizContractStatus | String | active, draft, fixed, signed | active: 활성 draft: 초안 fixed: 고정 signed: 서명 | bizContract.status (Object), bizContract.status (Full), bizContract.status (Light) |
| bizDocStatus | bizDocStatus | String | active, expired | active: 활성 expired: 만료 | - |
| bizDocType | bizDocType | String | administrative, development, business, financial, legal, marketing, design, operational, other | administrative: 행정 development: 개발 business: 비즈니스 financial: 금융 legal: 법률 marketing: 마케팅 design: 디자인 operational: 운영 other: 기타 | - |
| bizLicenseStatus | bizLicenseStatus | String | active, closed | active: 활성 closed: 폐업 | - |
| bizLicenseType | bizLicenseType | String | corporate, individual | corporate: 법인 individual: 개인 | - |
| bizType | bizType | String | sale, softwareDevelop, softwareManage, consulting, service | sale: 매출 softwareDevelop: 소프트웨어 개발 softwareManage: 소프트웨어 유지보수 consulting: 자문계약 service: 용역계약 | bizContract.type (Input), bizContract.type (Object), bizContract.type (Full), bizContract.type (Light) |
| boardPolicy | boardPolicy | String | autoApprove, private, one-one, noti.admin.discord, noti.user.email, noti.user.phone | autoApprove: 자동 승인 private: 비공개 one-one: 일대일 noti.admin.discord: boardPolicy.noti.admin.discord noti.user.email: boardPolicy.noti.user.email noti.user.phone: boardPolicy.noti.user.phone | - |
| boardViewStyle | boardViewStyle | String | gallery, list, board, youtube | gallery: 갤러리 list: 리스트 board: 게시판 youtube: 유튜브 | - |
| cashUnit | cashUnit | String | krw | krw: 원 | bizContract.cashUnit (Input), bizContract.cashUnit (Object), bizContract.cashUnit (Full), bizContract.cashUnit (Light) |
| chatRoomStatus | chatRoomStatus | String | active, closed | active: 활성 closed: 닫힘 | - |
| chatType | chatType | String | text, image, emoji, enter, exit | text: 텍스트 image: 이미지 emoji: 이모지 enter: 입장 exit: 퇴장 | - |
| commentStatus | commentStatus | String | active, approved, denied, removed | active: 활성 approved: 승인됨 denied: 거절됨 removed: 삭제됨 | - |
| coordinateType | coordinateType | String | Point | Point: 포인트 | - |
| creatorType | creatorType | String | user, admin, anonymous | user: 사용자 admin: 관리자 anonymous: 익명 | - |
| estSheetStatus | estSheetStatus | String | draft, signed, executed, expired | draft: 초안 signed: 서명됨 executed: 실행 expired: 만료 | - |
| fileStatus | fileStatus | String | active, uploading | active: 활성 uploading: 업로드중 | - |
| gender | gender | String | male, female | male: 남성 female: 여성 | user.gender (Object), user.gender (Full) |
| groupCallStatus | groupCallStatus | String | active, closed | active: 활성 closed: 종료 | - |
| groupCallType | groupCallType | String | call, video | call: 전화 video: 비디오 | - |
| historyType | historyType | String | reject, open, progress, done, feedback, review, complete, activate, archive | reject: 거부 open: 열기 progress: 진행 중 done: 완료 feedback: 피드백 review: 리뷰 complete: 완료 activate: 활성화 archive: 보관 | - |
| inquiry | inquiry | String | welcome, payable, waitPay, paid, morePayable, waitMorePay, inquired, concerned, concernedPayable, concernedWaitPay, ashed, vip, kicked | welcome: 환영 payable: 지불 가능 waitPay: 지불 대기 paid: 지불됨 morePayable: 더 지불 가능 waitMorePay: 더 지불 대기 inquired: 완전획득됨 concerned: 걱정 상태 concernedPayable: 걱정 지불 가능 concernedWaitPay: 걱정 지불 대기 ashed: 종료됨 vip: VIP kicked: 킥됨 | - |
| interest | interest | String | festival, cat, dance, travel, instagram, foreignLanguage, exhibition, gardening, surfing, yoga, jogging, photography, hiking, bornInThe90s, boardGames, challengeSeeker, reading, cooking, walking, trivia, netflix, gourmet, camping, vr, exercise, music, ecoFriendly, crossFit, wine, movie, karaoke, animation, diy, worldTour, writing, eSports, brunch, vegan, bicycle, athlete, prefersFriendConversations, art, picnic, craftBeer, bread, museum, pet, multicultural, comedy, disney, swimming, startup, christianity, volunteering, dog, drive, drink, fishing, outdoorActivity, cafeHopping, sports, blog, nature, politics, neighborhoodWalk, climbing, performance, coffee, car, fashion, olympics, zodiac, vlog, snack, bar, party, golf, game, podcast, neighborhoodFriend, tea, pcCafe, foodTour, theater, chattingForFun, shopping, origami, isfj, intj, infj, infp, enfp, esfp, istp, isfp, istj, esfj, estp, estj, entj, entp, enfj, intp, selfImprovement, stockInvestment, cryptocurrency, catholicism, buddhism, atheism, baseball, soccer, basketball, skiing, freeDiving, scubaDiving, puppy, financialPlanning, aquarium, leagueOfLegends, pubg, amongUs | festival: 축제 cat: 고양이 dance: 댄스 travel: 여행 instagram: 인스타 foreignLanguage: 외국어 exhibition: 전시회 gardening: 원예 surfing: 서핑 yoga: 요가 jogging: 조깅 photography: 사진찍기 hiking: 등산 bornInThe90s: 90년대생 boardGames: 보드게임 challengeSeeker: 도전을 추구하는 편 reading: 독서 cooking: 요리 walking: 산책 trivia: 잡다한지식 netflix: 넷플릭스 gourmet: 미식 camping: 캠핑 vr: VR exercise: 운동 music: 음악 ecoFriendly: 친환경 crossFit: 크로스핏 wine: 와인 movie: 영화 karaoke: 노래방 animation: 애니메이션 diy: DIY worldTour: 세계일주 writing: 글쓰기 eSports: E-스포츠 brunch: 브런치 vegan: 비건 bicycle: 자전거 athlete: 운동선수 prefersFriendConversations: 친구대화 선호 art: 미술 picnic: 소풍 craftBeer: 수제맥주 bread: 빵 museum: 박물관 pet: 반려동물 multicultural: 다문화 comedy: 개그 disney: 디즈니 swimming: 수영 startup: 스타트업 christianity: 기독교 volunteering: 봉사활동 dog: 애견 drive: 드라이브 drink: 술한잔 fishing: 낚시 outdoorActivity: 야외활동 cafeHopping: 카페탐방 sports: 스포츠 blog: 블로그 nature: 자연 politics: 정치 neighborhoodWalk: 동네산책 climbing: 등반 performance: 공연 coffee: 커피 car: 자동차 fashion: 패션 olympics: 올림픽 zodiac: 별자리 vlog: 브이로그 snack: 과자 bar: 바 party: 파티 golf: 골프 game: 게임 podcast: 팟캐스트 neighborhoodFriend: 동네친구 tea: 차 pcCafe: PC방 foodTour: 맛집탐방 theater: 극장 chattingForFun: 심심풀이 채팅 shopping: 쇼핑 origami: 종이접기 isfj: ISFJ intj: INTJ infj: INFJ infp: INFP enfp: ENFP esfp: ESFP istp: ISTP isfp: ISFP istj: ISTJ esfj: ESFJ estp: ESTP estj: ESTJ entj: ENTJ entp: ENTP enfj: ENFJ intp: INTP selfImprovement: 자기계발 stockInvestment: 주식투자 cryptocurrency: 암호화폐 catholicism: 천주교 buddhism: 불교 atheism: 무교 baseball: 야구 soccer: 축구 basketball: 농구 skiing: 스키 freeDiving: 프리다이빙 scubaDiving: 스쿠버다이빙 puppy: 강아지 financialPlanning: 재테크 aquarium: 아쿠아리움 leagueOfLegends: 리그오브레전드 pubg: 배틀그라운드 amongUs: 어몽어스 | user.interests (Input), user.interests (Object), user.interests (Full) |
| journey | journey | String | welcome, waiting, firstJoin, joined, leaving, leaved, returning, returned | welcome: 환영 waiting: 대기 firstJoin: 첫 가입 joined: 가입됨 leaving: 떠나는 중 leaved: 떠남 returning: 돌아오는중 returned: 돌아옴 | - |
| language | language | String | mandarinChinese, english, hindi, spanish, bengali, portuguese, russian, japanese, westernPunjabi, marathi, telugu, wuChinese, turkish, korean, french, german, vietnamese, tamil, yueChinese, urdu, javanese, italian, egyptianArabic, gujarati, iranianPersian, bhojpuri, minNanChinese, hakkaChinese, jinChinese, hausa, kannada, indonesian, polish, yoruba, xiangChinese, malayalam, odia, maithili, burmese, easternPunjabi, sunda, sudaneseArabic, algerianArabic, moroccanArabic, ukrainian, igbo, northernUzbek, sindhi, northLevantineArabic, romanian, tagalog, dutch, saIdiArabic, ganChinese, amharic, northernPashto, magahi, thai, saraiki, khmer, chhattisgarhi, somali, malaysian, cebuano, nepali, mesopotamianArabic, assamese, sinhalese, northernKurdish, hejaziArabic, nigerianFulfulde, bavarian, southAzerbaijani, greek, chittagonian, kazakh, deccan, hungarian, kinyarwanda, zulu, southLevantineArabic, tunisianArabic, sanaaniSpokenArabic, minBeiChinese, southernPashto, rundi, czech, taIzzi-AdeniArabic, uyghur, minDongChinese, sylheti | mandarinChinese: 중국어(푸톈화) english: 영어 hindi: 힌디어 spanish: 스페인어 bengali: 벵골어 portuguese: 포르투갈어 russian: 러시아어 japanese: 일본어 westernPunjabi: 서부 펀자브어 marathi: 마라티어 telugu: 텔루구어 wuChinese: 우어 turkish: 터키어 korean: 한국어 french: 프랑스어 german: 독일어 vietnamese: 베트남어 tamil: 타밀어 yueChinese: 광둥어 urdu: 우르두어 javanese: 자바어 italian: 이탈리아어 egyptianArabic: 이집트 아랍어 gujarati: 구자라트어 iranianPersian: 이란 페르시아어 bhojpuri: 보지푸리어 minNanChinese: 민난어 hakkaChinese: 학가어 jinChinese: 진어 hausa: 하우사어 kannada: 칸나다어 indonesian: 인도네시아어 polish: 폴란드어 yoruba: 요루바어 xiangChinese: 향어 malayalam: 말라얄람어 odia: 오리야어 maithili: 마이틸리어 burmese: 버마어 easternPunjabi: 동부 펀자브어 sunda: 순다어 sudaneseArabic: 수단 아랍어 algerianArabic: 알제리 아랍어 moroccanArabic: 모로코 아랍어 ukrainian: 우크라이나어 igbo: 이그보어 northernUzbek: 북부 우즈베크어 sindhi: 신디어 northLevantineArabic: 북부 레반트 아랍어 romanian: 루마니아어 tagalog: 타갈로그어 dutch: 네덜란드어 saIdiArabic: 사이디 아랍어 ganChinese: 간어 amharic: 암하라어 northernPashto: 북부 파슈토어 magahi: 마가히어 thai: 태국어 saraiki: 사라키어 khmer: 캄보디아어 chhattisgarhi: 차티스가리어 somali: 소말리어 malaysian: 말레이시아어 cebuano: 세부아노어 nepali: 네팔어 mesopotamianArabic: 메소포타미아 아랍어 assamese: 아샘어 sinhalese: 싱할라어 northernKurdish: 북부 쿠르드어 hejaziArabic: 헤자지 아랍어 nigerianFulfulde: 니제리아 풀풀데어 bavarian: 바바리아어 southAzerbaijani: 남아제르바이잔어 greek: 그리스어 chittagonian: 치타곤어 kazakh: 카자흐어 deccan: 데칸어 hungarian: 헝가리어 kinyarwanda: 키냐루완다어 zulu: 줄루어 southLevantineArabic: 남부 레반트 아랍어 tunisianArabic: 튀니지 아랍어 sanaaniSpokenArabic: 사나아니 방언 아랍어 minBeiChinese: 북부 민베이어 southernPashto: 남부 파슈토어 rundi: 룬디어 czech: 체코어 taIzzi-AdeniArabic: 타이지-아데니 아랍어 uyghur: 위구르어 minDongChinese: 동부 민동어 sylheti: 실헤티어 | - |
| leaveType | leaveType | String | noReply, comeback, unsatisfied, other | noReply: 답변 없음 comeback: 복귀 unsatisfied: 불만족 other: 기타 | - |
| linkType | linkType | String | website, twitter, discord, telegram, instagram, facebook, youtube, github, medium, linkedin, reddit, twitch, vimeo, weibo, wikipedia, app, email, other | website: 웹사이트 twitter: 트위터 discord: 디스코드 telegram: 텔레그램 instagram: 인스타그램 facebook: 페이스북 youtube: 유튜브 github: 깃허브 medium: 미디엄 linkedin: 링크드인 reddit: 레딧 twitch: 트위치 vimeo: 비메오 weibo: 웨이보 wikipedia: 위키백과 app: 앱 email: 이메일 other: 기타 | - |
| notificationType | notificationType | String | topic, token | topic: 토픽 token: 토큰 | - |
| notiLevel | notiLevel | String | actionRequired, notice, essential, suggestion, advertise | actionRequired: 필요한 조치 notice: 공지 essential: 필수 suggestion: 제안 advertise: 광고 | - |
| notiSetting | notiSetting | String | disagree, fewer, normal, block | disagree: 동의 안함 fewer: 적음 normal: 일반 block: 차단 | - |
| periodType | periodType | String | non-periodic, active, hourly, daily, weekly, monthly | non-periodic: 비주기적 active: 활성 hourly: 시간별 daily: 일별 weekly: 주간별 monthly: 월별 | - |
| portfolioLang | portfolioLang | String | ko, en | ko: 한국어 en: 영어 | - |
| profileStatus | profileStatus | String | active, prepare, applied, approved, reapplied, featured, reserved, rejected | active: 활성 prepare: 준비 applied: 신청됨 approved: 승인됨 reapplied: 재신청됨 featured: 주목받는 reserved: 예약됨 rejected: 거부됨 | user.profileStatus (Object), user.profileStatus (Full), user.profileStatus (Light) |
| projectReportStatus | projectReportStatus | String | active, published | active: 활성 published: 게시됨 | - |
| projectStatus | projectStatus | String | active, deploying, healthy, unhealthy | active: 활성 deploying: 배포 중 healthy: 정상 unhealthy: 비정상 | - |
| reportStatus | reportStatus | String | active, inProgress, resolved | active: 활성 inProgress: 진행 중 resolved: 해결됨 | - |
| responsive | responsive | String | xl, lg, md, sm, xs | xl: responsive.xl lg: responsive.lg md: responsive.md sm: responsive.sm xs: responsive.xs | - |
| serviceDeskStatus | serviceDeskStatus | String | active, resolved | active: 활성 resolved: 해결됨 | - |
| ssoType | ssoType | String | naver, kakao, github, google, apple, facebook | naver: ssoType.naver kakao: ssoType.kakao github: ssoType.github google: ssoType.google apple: ssoType.apple facebook: ssoType.facebook | - |
| storyPolicy | storyPolicy | String | private, thumbnailRequired, noComment, noSubComment | private: 비공개 thumbnailRequired: 썸네일 필수 noComment: 댓글 불가 noSubComment: 대댓글 불가 | - |
| storyStatus | storyStatus | String | active, approved, denied | active: 활성 approved: 승인됨 denied: 거부됨 | - |
| summaryStatus | summaryStatus | String | active, archived | active: 활성 archived: 보관됨 | - |
| ticketStatus | ticketStatus | String | active, rejected, opened, inProgress, done, reviewing, feedback, completed, archived | active: 활성 rejected: 거부됨 opened: 열림 inProgress: 진행 중 done: 완료 reviewing: 검토 중 feedback: 피드백 completed: 완료됨 archived: 보관됨 | - |
| ticketType | ticketType | String | app, codebase, contract, game, mint, platform, social, shared, util, framework | app: 앱 codebase: 코드베이스 contract: 계약 game: 게임 mint: 민트 platform: 플랫폼 social: 소셜 shared: 공유 util: 유틸 framework: 프레임워크 | - |
| userRole | userRole | String | root, admin, user, business, guest | root: 루트 admin: 관리자 user: 사용자 business: 비지니스 guest: 게스트 | user.roles (Object), user.roles (Full), user.roles (Light) |
| userStatus | userStatus | String | prepare, active, dormant, restricted | prepare: 준비 active: 활성 dormant: 휴면 restricted: 제한됨 | user.status (Object), user.status (Full), user.status (Light) |
| verify | verify | String | naver, kakao, github, google, apple, facebook, wallet, password, phone, email | naver: 네이버 kakao: 카카오 github: 깃허브 google: 구글 apple: 애플 facebook: 페이스북 wallet: 지갑 password: 비밀번호 phone: 휴대폰 번호 email: 이메일 | user.verifies (Object), user.verifies (Full) |
