Skip to main content

worksheetsetting

Application Item Hidden in Navigation Bar (Worksheet or Custom Page)

{
"_id" : "ObjectId",
"appId" : "string", // Application ID
"worksheetIds" : [ // IDs of the hidden application items
"string"
],
"caid":"string", // Creator account ID
"uaid":"string", // Modifier account ID
"ctime":"datetime", // Date created
"utime":"datetime", // Date updated
"isDel" : false // Deleted or not
}