SchoolManagerClass

From Wikisphere
Revision as of 06:48, 21 May 2026 by Admin (talk | contribs) (Created page with "{ "type": "object", "title": "School Class", "properties": { "class": { "type": "string", "x-format": "text", "title": "Class" }, "class teacher": { "type": "string", "x-format": "text", "title": "Class Teacher" } } }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
type"object"
title"School Class"
properties
class
type"string"
x-format"text"
title"Class"
class teacher
type"string"
x-format"text"
title"Class Teacher"