Skip to content
judeKim edited this page May 7, 2013 · 13 revisions

Check Event

collection name : cevent

property data type comment
uuid uuid default
id_origin uuid origin check item id
id_parent uuid parent item id
title string
description string
tag string for fulltext search
priority int
owner uuid
deleted string

Check Item

collection name : citem

property data type comment
uuid uuid default
id_event uuid event id
id_origin uuid origin check item id
id_parent uuid parent item id
title string
description string
tag string for fulltext search
due date timestamp
notification ?
priority int
ctype string buy, estimate, travel, sell etc..
owner uuid
status string

Clone this wiki locally