Form
- Description:
양식
Indexes Properties _id UNIQUE
- Version:
- 2.0.0
Type Definitions
TForm
Properties:
Name | Type | Default | Description |
---|---|---|---|
_id |
ObjectId | ||
userId |
string | user.userId |
|
userName |
string | user.userName |
|
type |
string | ex) "timetable", "syllabus", "print" |
|
title |
string | ||
data |
Object | 에디터에 의해 설정됨 |
|
archived |
boolean |
false
|
보관 처리 설정 |