| 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 | - | - | 데이터 삭제 시각 | |
type 타입 | String | Required | property | - | null | - | - | 타입 | |
target 타겟 | ID | Required | property | - | null | - | - | 타겟 | |
user 유저 | ID | Required | property | - | null | - | - | 유저 | |
action 액션 | String | Required | property | - | null | - | - | 액션 | |
value 값 | Int | Required | property | - | 0 | - | - | 값 |
| 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 | - | - | 데이터 삭제 시각 | |
accountId 아이디 | String | Required | property | - | null | text:searchcustom validate | - | 아이디 설명 | |
password 패스워드 | String | Optional | property | - | null | minlength 8 | - | 패스워드 설명 | |
roles 역할 | [String] | Required | property | - | [] | - | manageradminsuperAdmin | 역할 설명 | |
lastLoginAt 마지막 로그인 | Date | Required | property | - | [function] | - | - | 마지막 로그인 설명 |
| 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 | - | - | 데이터 삭제 시각 | |
category 카테고리 | String | Optional | property | - | null | - | - | 배너 카테고리, 상단에 표시됨 | |
title 제목 | String | Optional | property | - | null | - | - | 배너 제목, 상단에 표시됨 | |
content 내용 | String | Optional | property | - | null | - | - | 배너 내용, 하단에 표시됨 | |
image 이미지 | File | Optional | property | reference | null | - | - | 배너 이미지, 중앙에 표시됨 | |
href 링크 | String | Required | property | - | null | - | - | 배너 링크, 다른 페이지로 이동함 | |
target 타겟 | String | Required | property | - | _self | - | _blank_self | 배너의 <a> 태그의 타겟 설정 | |
from 시작일 | Date | Required | property | - | "2026-05-30T19:50:19.140Z" | - | - | 배너 시작일 | |
to 종료일 | Date | Optional | property | - | null | - | - | 배너 종료일 | |
status 상태 | String | Required | property | - | active | - | activedisplaying | 배너 상태 |
| 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 | - | - | 조직 | |
type 유형 | String | Required | property | - | private | - | privatepublic | 유형 | |
name 이름 | String | Required | property | - | null | - | - | 이름 | |
email 이메일 | String | Required | property | - | null | - | - | 이메일 | |
phone 전화번호 | String | Optional | property | - | null | - | - | 전화번호 | |
image 이미지 | File | Optional | property | reference | null | - | - | 이미지 | |
users 사용자 | [LightUser] | Required | property | reference | [] | - | - | 사용자 |
| 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 | - | - | 명함의 조직 | |
name 이름 | String | Required | property | - | null | - | - | 명함의 이름 | |
auxName 보조 이름 | String | Optional | property | - | null | - | - | 명함의 보조 이름 | |
bizLicense 사업자 등록증 | LightBizLicense | Optional | property | reference | null | - | - | 명함의 사업자 등록증 | |
companyName 회사 이름 | String | Required | property | - | null | - | - | 명함의 회사 이름 | |
auxCompanyName 보조 회사 이름 | String | Optional | property | - | null | - | - | 명함의 보조 회사 이름 | |
department 부서 | String | Optional | property | - | null | - | - | 명함의 부서 | |
position 직책 | String | Optional | property | - | null | - | - | 명함의 직책 | |
email 이메일 | String | Required | property | - | null | - | - | 명함의 이메일 | |
phone 전화번호 | String | Required | property | - | null | custom validate | - | 명함의 전화번호 | |
homepage 홈페이지 | String | Optional | property | - | null | - | - | 명함의 홈페이지 | |
frontImage 앞면 | File | Optional | property | reference | null | - | - | 명함의 앞면 이미지 | |
backImage 뒷면 | File | Optional | property | reference | null | - | - | 명함의 뒷면 이미지 | |
status 상태 | String | Required | property | - | active | - | activeresigned | 명함의 상태 |
| 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-30T19:50:19.163Z" | - | - | 계약의 시작일 | |
to 종료 | Date | Required | property | - | "2026-08-30T19:50:19.163Z" | - | - | 계약의 종료일 | |
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 | - | - | 문서의 조직 | |
project 프로젝트 | LightProject | Optional | property | reference | null | - | - | 문서의 프로젝트 | |
type 타입 | String | Required | property | - | null | - | administrativedevelopmentbusinessfinanciallegalmarketingdesignoperationalother | 문서의 타입 | |
title 제목 | String | Required | property | - | null | - | - | 문서의 제목 | |
abstract 설명 | String | Required | property | - | null | - | - | 문서의 설명 | |
files 파일 | [File] | Required | property | reference | [] | - | - | 문서의 파일 | |
content 내용 | Any | Required | property | - | [] | - | - | 문서의 내용 | |
contentFiles 내용 파일 | [File] | Required | property | reference | [] | - | - | 문서의 내용 파일 | |
createdBy 생성자 | LightUser | Required | property | reference | null | - | - | 문서의 생성자 | |
access 접근 권한 | String | Required | property | - | private | - | publicprivateonlyOwner | 문서의 접근 권한 | |
status 상태 | String | Required | property | - | active | - | activeexpired | 문서의 상태 |
| 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 | - | - | 데이터 삭제 시각 | |
companyName 회사명 | String | Required | property | - | null | - | - | 문의를 한 회사의 이름인 회사명 | |
name 담당자명 | String | Required | property | - | null | - | - | 문의를 한 사람의 이름인 이름 | |
email 이메일 | String | Optional | property | - | null | - | - | 문의를 한 사람의 이메일 | |
phone 전화번호 | String | Required | property | - | null | - | - | 문의를 한 사람의 전화번호 | |
budget 예산 | String | Required | property | - | null | - | - | 문의를 한 회사의 예산 | |
content 내용 | String | Optional | property | - | null | - | - | 문의의 내용 | |
exampleSite 예시 사이트 | String | Optional | property | - | null | - | - | 문의의 예시 사이트 | |
file 파일 | File | Optional | property | reference | null | - | - | 업로드 |
| 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 | - | - | 데이터 삭제 시각 | |
type 유형 | String | Required | property | - | corporate | - | corporateindividual | 사업자등록증의 유형 | |
name 상호 | String | Required | property | - | null | - | - | 사업자등록증의 상호 | |
auxName 별칭 | String | Optional | property | - | null | - | - | 사업자등록증의 별칭 | |
ceoName 대표자명 | String | Required | property | - | null | - | - | 사업자등록증의 대표자명 | |
licenseNo 사업자등록번호 | String | Required | property | - | null | - | - | 사업자등록증의 사업자등록번호 | |
address 주소 | String | Required | property | - | null | - | - | 사업자등록증의 주소 | |
realAddress 실제 주소 | String | Optional | property | - | null | - | - | 사업자등록증의 실제 주소 | |
sendEmails 전송 이메일 | [String] | Required | property | - | [] | - | - | 사업자등록증의 전송 이메일 | |
org 조직 | LightOrg | Optional | property | reference | null | - | - | 사업자등록증의 조직 | |
status 상태 | String | Required | property | - | active | - | activeclosed | 사업자등록증의 상태 |
| 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 | - | - | 데이터 삭제 시각 | |
name 이름 | String | Required | property | - | null | - | - | 이름 | |
description 설명 | String | Required | property | - | null | - | - | 설명 | |
categories 카테고리 | [String] | Required | property | - | [] | - | - | 카테고리 | |
policy 정책 | [String] | Required | property | - | [] | - | autoApproveprivateone-onenoti.admin.discordnoti.user.emailnoti.user.phone | 정책 | |
roles 역할 | [String] | Required | property | - | [] | - | rootadminuserbusinessguest | 역할 | |
viewStyle 뷰스타일 | String | Required | property | - | null | - | gallerylistboardyoutube | 뷰스타일 |
| 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 | - | - | 데이터 삭제 시각 | |
rootType 루트 타입 | String | Required | property | - | user | - | - | 루트 타입 | |
root 루트 | ID | Required | property | - | null | - | - | 루트 | |
users 사용자 | [LightUser] | Required | resolve | reference | [] | - | - | 사용자 | |
initChatRoom 초기 채팅방 | ID | Required | property | - | [function] | - | - | 초기 채팅방 | |
chats 채팅 | [Chat] | Required | property | - | [] | - | - | 채팅 | |
contribution 기여 | ChatContribution | Required | property | - | [function] | - | - | 기여 | |
roomNum 방번호 | Int | Required | property | - | 0 | min 0 | - | 방번호 | |
reads 읽음 | Map<String, Date> | Required | property | - | [function] | - | - | 읽음 | |
liveUsers 실시간 사용자 | [String] | Required | property | - | [] | - | - | 실시간 사용자 | |
status 상태 | String | Required | property | - | active | - | activeclosed | 채팅방의 상태 |
| 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 | - | - | 데이터 삭제 시각 | |
rootType 루트타입 | String | Required | property | - | null | - | - | 루트타입 | |
root 루트 | ID | Required | property | - | null | - | - | 루트 | |
group 그룹 | String | Optional | property | - | null | - | - | 그룹 | |
parentType Parent타입 | String | Optional | property | - | null | - | - | Parent타입 | |
parent Parent | ID | Optional | property | - | null | - | - | Parent | |
type 타입 | String | Required | property | - | null | - | useradminanonymous | 타입 | |
user 유저 | LightUser | Required | property | reference | null | - | - | 유저 | |
name 이름 | String | Optional | property | - | null | - | - | 이름 | |
phone 전화번호 | String | Optional | property | - | null | - | - | 전화번호 | |
email 이메일 | String | Optional | property | - | null | - | - | 이메일 | |
content 콘텐츠 | String | Required | property | - | null | - | - | 콘텐츠 | |
meta 메타정보 | Any | Optional | property | - | null | - | - | 메타정보 | |
policy 정책 | [String] | Required | property | - | [] | - | privatethumbnailRequirednoCommentnoSubComment | 정책 | |
parentCreatedAt Parent생성일 | Date | Required | property | - | [function] | - | - | Parent생성일 | |
totalStat 전체통계 | StoryStat | Required | property | - | [function] | - | - | 전체통계 | |
status 상태 | String | Required | property | - | active | - | activeapproveddeniedremoved | 댓글의 상태 | |
like 좋아요 | Int | Required | resolve | - | 0 | - | - | 좋아요 |
| 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 | - | - | 데이터 삭제 시각 | |
name 이름 | String | Required | property | - | Default Emoji | - | - | 이름 | |
file 파일 | File | Required | property | reference | null | - | - | 파일 |
| 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 | - | - | 프로젝트 | |
fromBiz 공급자 | LightBizLicense | Required | property | reference | null | - | - | 견적서의 공급자 | |
toBiz 고객 | LightBizLicense | Required | property | reference | null | - | - | 견적서의 고객 | |
type 유형 | String | Required | property | - | null | - | salesoftwareDevelopsoftwareManageconsultingservice | 유형 | |
title 제목 | String | Required | property | - | null | - | - | 제목 | |
estimates 견적 | [Estimate] | Required | property | - | [] | - | - | 견적 | |
cashUnit 화폐 단위 | String | Required | property | - | krw | - | krw | 화폐 단위 | |
note 비고 | String | Optional | property | - | null | - | - | 비고 | |
issueAt 발행일 | Date | Required | property | - | "2026-05-30T19:50:19.163Z" | - | - | 발행일 | |
expireAt 만료일 | Date | Required | property | - | "2026-11-29T19:50:19.163Z" | - | - | 만료일 | |
sendEmails 이메일 전송 | [String] | Required | property | - | [] | - | - | 이메일 전송 | |
bizCards 비즈카드 | [LightBizCard] | Required | property | reference | [] | - | - | 비즈카드 | |
createdBy 생성자 | LightUser | Required | property | reference | null | - | - | 생성자 | |
transactionAt 거래일 | Date | Required | property | - | "1970-01-01T00:00:00.000Z" | - | - | 거래일 | |
suppliedAt 납품(예정)일 | Date | Required | property | - | "1970-01-01T00:00:00.000Z" | - | - | 납품(예정)일 | |
total 총액 | Float | Required | property | - | 0 | - | - | 총액 | |
status 상태 | String | Required | property | - | draft | - | draftsignedexecutedexpired | 견적서의 상태 |
| 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 | - | - | 데이터 삭제 시각 | |
filename 파일명 | String | Required | property | - | null | - | - | 확장자를 포함한 파일명 | |
mimetype 파일타입 | String | Required | property | - | null | - | - | 파일의 Mime 타입 | |
encoding 인코딩 | String | Required | property | - | null | - | - | 파일의 인코딩 | |
imageSize 이미지사이즈 | [Int] | Required | property | - | [0,0] | - | - | 이미지의 가로세로 픽셀 사이즈 | |
url Url | String | Optional | property | - | - | - | 파일의 Url | ||
abstractData 요약 데이터 | String | Optional | property | - | null | - | - | 미리보기를 위한 이미지 파일의 추상화된 블러 처리된 인코딩 데이터 | |
size 용량 | Int | Required | property | - | 0 | - | - | 파일의 바이트 단위 용량 | |
origin 원본 | String | Optional | property | - | null | - | - | 파일의 원본 소스 url | |
lastModifiedAt 마지막 수정일 | Date | Required | property | - | [function] | - | - | 파일의 마지막 수정일 | |
progress 진행률 | Int | Optional | property | - | null | - | - | 파일의 업로드 진행률, 업로드중인 파일만 사용됩니다 | |
status 상태 | String | Required | property | - | uploading | - | activeuploading | 파일의 상태 |
| 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 | - | - | 데이터 삭제 시각 | |
type 타입 | String | Required | property | - | null | - | callvideo | 타입 | |
roomId 방번호 | String | Required | property | - | [function] | - | - | 방번호 | |
startAt 시작 시간 | Date | Required | property | - | [function] | - | - | 시작 시간 | |
endAt 종료 시간 | Date | Optional | property | - | null | - | - | 종료 시간 | |
users 전체 유저 | [User] | Required | property | reference | [] | - | - | 전체 유저 | |
totalContribution 총 기여도 | CallContribution | Optional | property | - | null | - | - | 총 기여도 | |
totalReview 총 리뷰 | ServiceReview | Optional | property | - | null | - | - | 총 리뷰 | |
status 상태 | String | Required | property | - | active | - | activeclosed | 그룹콜의 상태 |
| 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 | - | - | 데이터 삭제 시각 | |
token 토큰 | String | Optional | property | - | null | - | - | 알림의 토큰 | |
title 제목 | String | Required | property | - | null | - | - | 알림의 제목 | |
content 내용 | String | Required | property | - | null | - | - | 알림의 내용 | |
field 필드 | String | Optional | property | - | null | - | - | 알림의 필드 | |
image 이미지 | File | Optional | property | reference | null | - | - | 알림의 이미지 | |
type 타입 | String | Required | property | - | token | - | topictoken | 알림의 타입 | |
level 레벨 | String | Required | property | - | notice | - | actionRequirednoticeessentialsuggestionadvertise | 알림의 레벨 |
| 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 | - | - | 데이터 삭제 시각 | |
name 이름 | String | Required | property | - | null | - | - | 이름 | |
logo 로고 | File | Optional | property | reference | null | - | - | 로고 | |
owners 소유자 | [LightUser] | Required | property | reference | [] | - | - | 소유자 | |
ownerInvites 소유자 초대 | [LightUser] | Required | property | reference | [] | - | - | 소유자 초대 | |
ownerInviteEmails 소유자 이메일 초대 | [String] | Required | property | - | [] | - | - | 소유자 이메일 초대 | |
operators 운영자 | [LightUser] | Required | property | reference | [] | - | - | 운영자 | |
operatorInvites 운영자 초대 | [LightUser] | Required | property | reference | [] | - | - | 운영자 초대 | |
operatorInviteEmails 운영자 이메일 초대 | [String] | Required | property | - | [] | - | - | 운영자 이메일 초대 | |
viewers 뷰어 | [LightUser] | Required | property | reference | [] | - | - | 뷰어 | |
viewerInviteEmails 뷰어 이메일 초대 | [String] | Required | property | - | [] | - | - | 뷰어 이메일 초대 | |
viewerInvites 뷰어 초대 | [LightUser] | Required | property | reference | [] | - | - | 뷰어 초대 | |
prevUsers 이전 사용자 | [ID] | Required | property | - | [] | - | - | 이전 사용자 |
| 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 | - | - | 데이터 삭제 시각 | |
rootType 루트 타입 | String | Optional | property | - | null | - | - | 페이지 블록의 루트 타입 | |
root 루트 | ID | Optional | property | - | null | - | - | 페이지 블록의 루트 | |
tags 태그 | [String] | Required | property | - | [] | - | - | 페이지 블록의 태그 종류 | |
emoji 이모지 | String | Optional | property | - | null | - | - | 페이지 블록의 타이틀 이모지 | |
parent 부모 페이지 블록 | ID | Optional | property | - | null | - | - | 페이지 블록의 부모 페이지 블록 | |
parentType 부모 타입 | String | Optional | property | - | null | - | - | 페이지 블록의 부모 타입 | |
parentContentBlock 부모 컨텐츠 블록 아이디 | String | Optional | property | - | null | - | - | 페이지 블록의 부모 컨텐츠 블록 아이디 | |
category 카테고리 | String | Optional | property | - | null | - | - | 페이지 블록의 카테고리 | |
user 유저 | LightUser | Required | property | reference | null | - | - | 페이지 블록을 만든 유저 | |
title 타이틀 | String | Optional | property | - | null | - | - | 페이지 블록의 타이틀 | |
content 컨텐츠 | Any | Required | property | - | [] | - | - | 페이지 블록의 컨텐츠 | |
thumbnails 썸네일 | [File] | Required | property | reference | [] | - | - | 페이지 블록의 썸네일 | |
logo 로고 | File | Optional | property | reference | null | - | - | 페이지 블록의 로고 | |
images 이미지 | [File] | Required | property | reference | [] | - | - | 페이지 블록의 이미지 | |
depth 깊이 | Int | Required | property | - | 0 | - | - | 페이지 블록의 깊이 |
| 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 | - | - | 데이터 삭제 시각 | |
alias 별칭 | String | Required | property | - | null | - | - | 비공개 파일 표시용 별칭 | |
filename 파일명 | String | Optional | hidden | - | null | - | - | 확장자를 포함한 파일명 | |
mimetype 파일타입 | String | Required | property | - | null | - | - | 비공개 파일의 Mime 타입 | |
encoding 인코딩 | String | Required | property | - | null | - | - | 비공개 파일의 인코딩 | |
privatePath 비공개 경로 | String | Optional | hidden | - | null | - | - | 비공개 파일의 비공개 경로 | |
size 용량 | Int | Required | property | - | 0 | - | - | 비공개 파일의 바이트 단위 용량 | |
lastModifiedAt 마지막 수정일 | Date | Required | property | - | [function] | - | - | 비공개 파일의 마지막 수정일 | |
progress 진행률 | Int | Optional | property | - | null | - | - | 비공개 파일의 업로드 진행률, 업로드중인 파일만 사용됩니다 | |
status 상태 | String | Required | property | - | uploading | - | activeuploading | 비공개 파일 상태 |
| 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 | |
|---|---|---|---|---|---|---|---|---|---|
id 아이디 | ID | Required | property | - | null | - | - | 유니크한 아이디값 | |
createdAt 생성일 | Date | Required | property | - | null | - | - | 데이터 생성 시각 | |
updatedAt 수정일 | Date | Required | property | - | null | - | - | 데이터 마지막 수정 시각 | |
removedAt 삭제일 | Date | Optional | property | - | null | - | - | 데이터 삭제 시각 | |
from 보고서 시작일 | Date | Required | property | - | [function] | - | - | 보고서 시작일 | |
to 보고서 종료일 | Date | Required | property | - | [function] | - | - | 보고서 종료일 | |
contentFiles 내용 파일 | [File] | Required | property | reference | [] | - | - | 내용 파일 | |
content 내용 | Any | Required | property | - | [] | - | - | 내용 | |
contentOnApp 앱 내용 | Any | Required | property | - | [] | - | - | 앱 내용 | |
contentOnFramework 프레임워크 내용 | Any | Required | property | - | [] | - | - | 프레임워크 내용 | |
title 제목 | String | Required | property | - | null | - | - | 제목 | |
project 프로젝트 | LightProject | Required | property | reference | null | - | - | 프로젝트 | |
user 책임자 | LightUser | Required | property | reference | null | - | - | 책임자 | |
totalTickets 총 티켓 | [LightTicket] | Required | property | reference | [] | - | - | 총 티켓 | |
summary 요약 | String | Optional | property | - | - | - | 요약 | ||
totalTicketNum 총 티켓 수 | Int | Required | property | - | 0 | - | - | 총 티켓 수 | |
access 접근 권한 | String | Required | property | - | private | - | publicprivateonlyOwner | 접근 권한 | |
status 상태 | String | Required | property | - | active | - | activepublished | 상태 |
| 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 | - | - | 데이터 삭제 시각 | |
root 루트 | ID | Optional | property | - | null | - | - | 루트 | |
type 타입 | String | Required | property | - | null | - | - | 타입 | |
target 타겟 | ID | Optional | property | - | null | - | - | 타겟 | |
targetUser 타겟유저 | LightUser | Required | property | reference | null | - | - | 타겟유저 | |
from 요청자 | LightUser | Required | property | reference | null | - | - | 요청자 | |
title 제목 | String | Required | property | - | null | maxlength 200 | - | 제목 | |
content 내용 | String | Required | property | - | null | maxlength 10000 | - | 내용 | |
files 파일 | [File] | Required | property | reference | [] | - | - | 파일 | |
replyFrom 답변자 | LightAdmin | Optional | property | reference | null | - | - | 답변자 | |
replyContent 답변내용 | String | Optional | property | - | null | maxlength 10000 | - | 답변내용 | |
replyAt 답변일 | Date | Required | property | - | [function] | - | - | 답변일 | |
status 상태 | String | Required | property | - | active | - | activeinProgressresolved | 신고의 상태 |
| 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 | - | - | 데이터 삭제 시각 | |
user 사용자 | LightUser | Required | property | reference | null | - | - | 사용자 | |
chats 채팅 | [Chat] | Required | property | - | [] | - | - | 채팅 | |
admin 관리자 | LightAdmin | Optional | property | reference | null | - | - | 관리자 | |
files 파일 | [File] | Required | property | reference | [] | - | - | 파일 | |
emojis 이모티콘 | [LightEmoji] | Required | property | reference | [] | - | - | 이모티콘 | |
review 후기 | ServiceReview | Optional | property | - | null | - | - | 후기 | |
status 상태 | String | Required | property | - | active | - | activeresolved | 상담의 상태 |
| 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 | - | - | 데이터 삭제 시각 | |
resignupDays 재가입 기간(일) | Int | Required | property | - | 0 | - | - | 재가입을 허용할 일수 |
| 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 | - | - | 데이터 삭제 시각 | |
root 루트 | ID | Required | property | - | null | - | - | 루트 | |
rootType 게시판 타입 | String | Required | property | - | board | - | - | 게시판 타입 | |
parent 부모 | ID | Optional | property | - | null | - | - | 부모 | |
parentType 부모타입 | String | Optional | property | - | null | - | - | 부모타입 | |
category 카테고리 | String | Optional | property | - | null | - | - | 카테고리 | |
type 타입 | String | Required | property | - | null | - | useradminanonymous | 타입 | |
user 작성자 | LightUser | Optional | property | reference | null | - | - | 작성자 | |
title 제목 | String | Required | property | - | null | - | - | 제목 | |
content 콘텐츠 | Any | Required | property | - | [] | - | - | 콘텐츠 | |
thumbnails 썸네일 | [File] | Required | property | reference | [] | - | - | 썸네일 | |
logo 로고 | File | Optional | property | reference | null | - | - | 로고 | |
policy 정책 | [String] | Required | property | - | [] | - | privatethumbnailRequirednoCommentnoSubComment | 정책 | |
images 이미지 | [File] | Required | property | reference | [] | - | - | 이미지 | |
parentCreatedAt 부모 생성일 | Date | Required | property | - | [function] | - | - | 부모 생성일 | |
totalStat 전체 통계 | StoryStat | Required | property | - | [function] | - | - | 전체 통계 | |
status 상태 | String | Required | property | - | active | - | activeapproveddenied | 게시글의 상태 | |
view 조회수 | Int | Required | resolve | - | 0 | - | - | 조회수 | |
like 추천 | Int | Required | resolve | - | 0 | - | - | 추천 |
| 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 | - | - | 데이터 삭제 시각 | |
type 타입 | String | Required | property | - | non-periodic | - | non-periodicactivehourlydailyweeklymonthly | 요약의 타입, 예를 들어 주기적, 비주기적... | |
at 시각 | Date | Required | property | - | [function] | - | - | 요약이 생성된 시각 | |
status 상태 | String | Required | property | - | archived | - | activearchived | 요약의 상태 | |
prepareUser 준비된 사용자 | Int | Required | property | - | 0 | - | - | 준비된 사용자 수 | |
activeUser 활성 사용자 | Int | Required | property | - | 0 | - | - | 활성 사용자 수 | |
dormantUser 휴면 사용자 | Int | Required | property | - | 0 | - | - | 휴면 사용자 수 | |
restrictedUser 제한된 사용자 | Int | Required | property | - | 0 | - | - | 제한이 있는 사용자 수 | |
hau HAU | Int | Required | property | - | 0 | - | - | 시간별 활성 사용자 | |
dau DAU | Int | Required | property | - | 0 | - | - | 일별 활성 사용자 | |
wau WAU | Int | Required | property | - | 0 | - | - | 주별 활성 사용자 | |
mau MAU | Int | Required | property | - | 0 | - | - | 월별 활성 사용자 | |
haActionLog 시간당 액션로그수 | Int | Required | property | - | 0 | min 0 | - | 시간당 액션로그수 | |
daActionLog 일간 액션로그수 | Int | Required | property | - | 0 | min 0 | - | 일간 액션로그수 | |
waActionLog 주간 액션로그수 | Int | Required | property | - | 0 | min 0 | - | 주간 액션로그수 | |
maActionLog 월간 액션로그수 | Int | Required | property | - | 0 | min 0 | - | 월간 액션로그수 | |
activeComment 미처리 댓글수 | Int | Required | property | - | 0 | min 0 | - | 미처리 댓글수 | |
approvedComment 승인 댓글수 | Int | Required | property | - | 0 | min 0 | - | 승인 댓글수 | |
deniedComment 거절 댓글수 | Int | Required | property | - | 0 | min 0 | - | 거절 댓글수 | |
haComment 시간당 댓글수 | Int | Required | property | - | 0 | min 0 | - | 시간당 댓글수 | |
daComment 일간 댓글수 | Int | Required | property | - | 0 | min 0 | - | 일간 댓글수 | |
waComment 주간 댓글수 | Int | Required | property | - | 0 | min 0 | - | 주간 댓글수 | |
maComment 월간 댓글수 | Int | Required | property | - | 0 | min 0 | - | 월간 댓글수 | |
activeReport 미처리 신고 | Int | Required | property | - | 0 | min 0 | - | 미처리 신고 | |
inProgressReport 처리중 신고 | Int | Required | property | - | 0 | min 0 | - | 처리중 신고 | |
resolvedReport 처리된 신고 | Int | Required | property | - | 0 | min 0 | - | 처리된 신고 | |
activeStory 미처리 게시글수 | Int | Required | property | - | 0 | min 0 | - | 미처리 게시글수 | |
approvedStory 승인 게시글수 | Int | Required | property | - | 0 | min 0 | - | 승인 게시글수 | |
deniedStory 거절 게시글수 | Int | Required | property | - | 0 | min 0 | - | 거절 게시글수 | |
haStory 시간당 게시글수 | Int | Required | property | - | 0 | min 0 | - | 시간당 게시글수 | |
daStory 일간 게시글수 | Int | Required | property | - | 0 | min 0 | - | 일간 게시글수 | |
waStory 주간 게시글수 | Int | Required | property | - | 0 | min 0 | - | 주간 게시글수 | |
maStory 월간 게시글수 | Int | Required | property | - | 0 | min 0 | - | 월간 게시글수 |
| 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 | - | - | 데이터 삭제 시각 | |
project 프로젝트 | LightProject | Required | property | reference | null | - | - | 프로젝트 | |
title 제목 | String | Required | property | - | null | - | - | 제목 | |
content 내용 | Any | Required | property | - | [] | - | - | 내용 | |
contentFiles 내용 파일 | [File] | Required | property | reference | [] | - | - | 내용 파일 | |
user ticket 작성자 | LightUser | Required | property | reference | null | - | - | ticket 작성자 | |
type 타입 | String | Required | property | - | shared | - | appcodebasecontractgamemintplatformsocialsharedutilframework | 타입 | |
status 상태 | String | Required | property | - | active | - | activerejectedopenedinProgressdonereviewingfeedbackcompletedarchived | 티켓의 상태 | |
due 기한 | Date | Required | property | - | [function] | - | - | 기한 | |
progressBy 진행자 | LightUser | Optional | property | reference | null | - | - | 진행자 | |
reviewBy 검토자 | LightUser | Optional | property | reference | null | - | - | 검토자 | |
histories 이력 | [History] | Required | property | - | [] | - | - | 이력 |
| 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 | |
|---|---|---|---|---|---|---|---|---|---|
period 기간 | Int | Required | property | - | 0 | - | - | 시간 기간 | |
countryCode 국가 코드 | String | Optional | property | - | null | - | - | ISO 국가 코드 | |
countryName 국가 이름 | String | Optional | property | - | null | - | - | 국가 이름 | |
city 도시 | String | Optional | property | - | null | - | - | 도시 이름 | |
postal 우편번호 | Int | Optional | property | - | null | - | - | 우편번호 | |
location 위치 | Coordinate | Optional | property | - | null | - | - | 지리적 위치 | |
ipv4 아이피 | String | Optional | property | - | null | - | - | IPv4 주소 | |
state 주 | String | Optional | property | - | null | - | - | 주 또는 도 | |
osName OS 이름 | String | Optional | property | - | null | - | - | 운영체제 이름 | |
osVersion OS 버전 | String | Optional | property | - | null | - | - | 운영체제 버전 | |
browserName 브라우저 이름 | String | Optional | property | - | null | - | - | 웹 브라우저 이름 | |
browserVersion 브라우저 버전 | String | Optional | property | - | null | - | - | 웹 브라우저 버전 | |
mobileModel 모바일 모델 | String | Optional | property | - | null | - | - | 모바일 디바이스 모델 | |
mobileVendor 모바일 벤더 | String | Optional | property | - | null | - | - | 모바일 디바이스 제조사 | |
deviceType 디바이스 타입 | String | Optional | property | - | null | - | - | 디바이스 타입 | |
at 시간 | Date | Required | property | - | [function] | - | - | 액세스 시간 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
request 요청 | Int | Required | property | - | 0 | - | - | 요청 수 | |
device 디바이스 | Int | Required | property | - | 0 | - | - | 디바이스 수 | |
ip 아이피 | Int | Required | property | - | 0 | - | - | 고유 IP 수 | |
country 국가 | Int | Required | property | - | 0 | - | - | 국가 수 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
jwt JWT | String | Required | property | - | null | - | - | JSON 웹 토큰 | |
refreshToken 리프레시 토큰 | String | Optional | property | - | null | - | - | 토큰 갱신용 리프레시 토큰 | |
expiresAt 만료 시각 | Date | Optional | property | - | null | - | - | 액세스 토큰 만료 시각 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
bizLicense 계약 번호 | ID | Required | property | - | null | - | - | 계약 서명의 계약 번호 | |
user 사용자 | ID | Optional | property | - | null | - | - | 계약 서명의 사용자 | |
sign 서명 | String | Required | property | - | null | - | - | 계약 서명의 서명 | |
at 일시 | Date | Required | property | - | "2026-05-30T19:50:19.156Z" | - | - | 계약 서명의 일시 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
speakTime 통화 시간 | Int | Required | property | - | 0 | min 0 | - | 통화 시간 | |
callTime 통화 시간 | Int | Required | property | - | 0 | min 0 | - | 통화 시간 |
| 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-30T19:50:19.162Z" | - | - | 현금흐름의 일시 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
user 사용자 | ID | Required | property | - | null | - | - | 사용자 | |
type 타입 | String | Required | property | - | text | - | textimageemojienterexit | 타입 | |
images 이미지 | [File] | Required | property | reference | [] | - | - | 이미지 | |
emoji 이모지 | ID | Optional | property | - | null | - | - | 이모지 | |
text 텍스트 | String | Optional | property | - | null | - | - | 텍스트 | |
at 시간 | Date | Required | property | - | [function] | - | - | 시간 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
count 개수 | Int | Required | property | - | 0 | min 0 | - | 개수 | |
size 크기 | Int | Required | property | - | 0 | min 0 | - | 크기 | |
totalCount 총 개수 | Int | Required | property | - | 0 | min 0 | - | 총 개수 | |
totalSize 총 크기 | Int | Required | property | - | 0 | min 0 | - | 총 크기 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
type 타입 | String | Required | property | - | Point | - | Point | 좌표 타입 | |
coordinates 좌표 | [Float] | Required | property | - | [0,0] | - | - | 경도와 위도 값 | |
altitude 고도 | Float | Required | property | - | 0 | - | - | 미터 단위 고도 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
journey 여정 | String | Required | property | - | welcome | - | welcomewaitingfirstJoinjoinedleavingleavedreturningreturned | 여정 | |
journeyAt 여정 일시 | Date | Required | property | - | [function] | - | - | 여정 일시 | |
inquiry 획득 | String | Required | property | - | welcome | - | welcomepayablewaitPaypaidmorePayablewaitMorePayinquiredconcernedconcernedPayableconcernedWaitPayashedvipkicked | 획득 | |
inquiryAt 획득 일시 | Date | Required | property | - | [function] | - | - | 획득 일시 |
| 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 | |
|---|---|---|---|---|---|---|---|---|---|
type 타입 | String | Required | property | - | null | - | websitetwitterdiscordtelegraminstagramfacebookyoutubegithubmediumlinkedinreddittwitchvimeoweibowikipediaappemailother | 타입 | |
url URL | String | Required | property | - | null | - | - | URL |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
fileId 파일 ID | ID | Optional | property | - | null | - | - | 파일 ID | |
lastModifiedAt 수정일 | Date | Required | property | - | null | - | - | 수정일 | |
size 크기 | Int | Required | property | - | null | - | - | 크기 |
| 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-30T19:50:19.162Z" | - | - | 시간 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
orgId 조직 ID | ID | Required | property | - | null | - | - | 조직 ID | |
as 역할 | String | Required | property | - | null | - | - | 역할 | |
inviterId 초대자 ID | ID | Required | property | - | null | - | - | 초대자 ID | |
inviterNickname 초대자 닉네임 | String | Required | property | - | null | - | - | 초대자 닉네임 | |
inviteeId 초대받은자 ID | ID | Optional | property | - | null | - | - | 초대받은자 ID | |
inviteeEmail 초대받은자 이메일 | String | Required | property | - | null | - | - | 초대받은자 이메일 | |
until 종료일 | Date | Optional | property | - | null | - | - | 종료일 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
type 타입 | String | Required | property | - | noReply | - | noReplycomebackunsatisfiedother | 타입 | |
reason 사유 | String | Optional | property | - | null | - | - | 사유 | |
satisfaction 만족도 | Int | Optional | property | - | null | min 1max 5 | - | 만족도 | |
voc VOC | String | Optional | property | - | null | - | - | VOC | |
at 일시 | Date | Required | property | - | [function] | - | - | 일시 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
goal 목표 | String | Required | property | - | null | - | - | 마일스톤의 목표 | |
output 결과 | String | Required | property | - | null | - | - | 마일스톤의 결과 | |
at 일시 | Date | Required | property | - | "2026-05-30T19:50:19.156Z" | - | - | 마일스톤의 일시 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
setting 설정 | String | Required | property | - | normal | - | disagreefewernormalblock | 설정 | |
pauseUntil 일시 중지 | Date | Required | property | - | [function] | - | - | 일시 중지 | |
deviceTokens 디바이스 토큰 | [String] | Required | property | - | [] | - | - | 디바이스 토큰 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
lang 언어 | String | Required | property | - | ko | - | koen | 언어 | |
title 타이틀 | String | Required | property | - | null | - | - | 타이틀 | |
desc 설명 | String | Required | property | - | null | - | - | 설명 | |
hoverTitle 호버 타이틀 | String | Required | property | - | null | - | - | 호버 타이틀 | |
hoverDesc 호버 설명 | String | Required | property | - | null | - | - | 호버 설명 | |
thumbnail 썸네일 | File | Required | property | reference | null | - | - | 썸네일 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
until 일시 | Date | Required | property | - | null | - | - | 일시 | |
reason 사유 | String | Required | property | - | null | - | - | 사유 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
docs 문서 | Any | Required | property | - | [] | - | - | 검색 결과 문서 | |
skip 건너뛰기 | Int | Required | property | - | 0 | - | - | 건너뛴 결과 수 | |
limit 제한 | Int | Required | property | - | 20 | - | - | 최대 결과 수 | |
sort 정렬 | String | Required | property | - | notImplemented | - | - | 정렬 순서 | |
total 전체 | Int | Required | property | - | 0 | - | - | 전체 결과 수 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
score 점수 | Int | Required | property | - | 0 | min 0 | - | 점수 | |
comment 코멘트 | String | Optional | property | - | null | - | - | 코멘트 |
| Key | Type | Required | Field Type | Relation | Default | Constraints | Enum | Description | |
|---|---|---|---|---|---|---|---|---|---|
views 조회수 | Int | Required | property | - | 0 | min 0 | - | 조회수 | |
likes 추천수 | Int | Required | property | - | 0 | min 0 | - | 추천수 | |
unlikes 비추천수 | Int | Required | property | - | 0 | min 0 | - | 비추천수 | |
comments 댓글수 | Int | Required | property | - | 0 | min 0 | - | 댓글수 |
| Key | Ref Name | Type | Values | Used By |
|---|---|---|---|---|
| adminRole | adminRole | String | admin.rolesadmin.rolesadmin.roles | |
| bannerStatus | bannerStatus | String | banner.statusbanner.statusbanner.status | |
| bannerTarget | bannerTarget | String | banner.targetbanner.targetbanner.targetbanner.target | |
| bizAccess | bizAccess | String | bizDoc.accessbizDoc.accessbizDoc.accessprojectReport.accessprojectReport.access | |
| bizAccountType | bizAccountType | String | bizAccount.typebizAccount.typebizAccount.type | |
| bizCardStatus | bizCardStatus | String | bizCard.statusbizCard.statusbizCard.status | |
| bizContractStatus | bizContractStatus | String | bizContract.statusbizContract.statusbizContract.status | |
| bizDocStatus | bizDocStatus | String | bizDoc.statusbizDoc.statusbizDoc.status | |
| bizDocType | bizDocType | String | bizDoc.typebizDoc.typebizDoc.typebizDoc.type | |
| bizLicenseStatus | bizLicenseStatus | String | bizLicense.statusbizLicense.statusbizLicense.status | |
| bizLicenseType | bizLicenseType | String | bizLicense.typebizLicense.typebizLicense.typebizLicense.type | |
| bizType | bizType | String | bizContract.typebizContract.typebizContract.typebizContract.typeestSheet.typeestSheet.typeestSheet.typeestSheet.type | |
| boardPolicy | boardPolicy | String | board.policyboard.policyboard.policyboard.policy | |
| boardViewStyle | boardViewStyle | String | board.viewStyleboard.viewStyleboard.viewStyleboard.viewStyle | |
| cashUnit | cashUnit | String | bizContract.cashUnitbizContract.cashUnitbizContract.cashUnitbizContract.cashUnitestSheet.cashUnitestSheet.cashUnitestSheet.cashUnitestSheet.cashUnit | |
| chatRoomStatus | chatRoomStatus | String | chatRoom.statuschatRoom.statuschatRoom.status | |
| chatType | chatType | String | chat.type | |
| commentStatus | commentStatus | String | comment.statuscomment.statuscomment.status | |
| coordinateType | coordinateType | String | coordinate.type | |
| creatorType | creatorType | String | comment.typecomment.typecomment.typestory.typestory.typestory.typestory.type | |
| estSheetStatus | estSheetStatus | String | estSheet.statusestSheet.statusestSheet.status | |
| fileStatus | fileStatus | String | file.statusfile.statusfile.statusprivFile.statusprivFile.statusprivFile.status | |
| gender | gender | String | user.genderuser.gender | |
| groupCallStatus | groupCallStatus | String | groupCall.statusgroupCall.statusgroupCall.status | |
| groupCallType | groupCallType | String | groupCall.typegroupCall.typegroupCall.type | |
| historyType | historyType | String | history.action | |
| inquiry | inquiry | String | encourageInfo.inquiry | |
| interest | interest | String | user.interestsuser.interestsuser.interests | |
| journey | journey | String | encourageInfo.journey | |
| language | language | String | - | |
| leaveType | leaveType | String | leaveInfo.type | |
| linkType | linkType | String | externalLink.type | |
| notificationType | notificationType | String | notification.typenotification.typenotification.typenotification.type | |
| notiLevel | notiLevel | String | notification.levelnotification.levelnotification.levelnotification.level | |
| notiSetting | notiSetting | String | notiInfo.setting | |
| periodType | periodType | String | summary.typesummary.typesummary.type | |
| portfolioLang | portfolioLang | String | portfolioInfo.lang | |
| profileStatus | profileStatus | String | user.profileStatususer.profileStatususer.profileStatus | |
| projectReportStatus | projectReportStatus | String | projectReport.statusprojectReport.statusprojectReport.status | |
| projectStatus | projectStatus | String | project.statusproject.statusproject.status | |
| reportStatus | reportStatus | String | report.statusreport.statusreport.status | |
| responsive | responsive | String | - | |
| serviceDeskStatus | serviceDeskStatus | String | serviceDesk.statusserviceDesk.statusserviceDesk.status | |
| ssoType | ssoType | String | - | |
| storyPolicy | storyPolicy | String | comment.policycomment.policycomment.policystory.policystory.policystory.policystory.policy | |
| storyStatus | storyStatus | String | story.statusstory.statusstory.status | |
| summaryStatus | summaryStatus | String | summary.statussummary.status | |
| ticketStatus | ticketStatus | String | ticket.statusticket.statusticket.status | |
| ticketType | ticketType | String | project.dependenciesproject.dependenciesproject.dependenciesproject.dependenciesticket.typeticket.typeticket.typeticket.type | |
| userRole | userRole | String | board.rolesboard.rolesboard.rolesboard.rolesuser.rolesuser.rolesuser.roles | |
| userStatus | userStatus | String | user.statususer.statususer.status | |
| verify | verify | String | user.verifiesuser.verifies |