b24b7b0623d1a909…
Created Jul 9, 20266 fields1 collection using this schema
Labels
No labels yet.
Fields
| Name | Type | Info |
|---|---|---|
| day | stringnull | |
| room | stringnull | |
| label | string | |
| letter | stringnull | |
| schedule | stringnull | |
| presentationCount | integer |
JSON Schema
{
"type": "object",
"required": [
"label"
],
"properties": {
"day": {
"type": [
"string",
"null"
]
},
"room": {
"type": [
"string",
"null"
]
},
"label": {
"type": "string"
},
"letter": {
"type": [
"string",
"null"
]
},
"schedule": {
"type": [
"string",
"null"
]
},
"presentationCount": {
"type": "integer"
}
}
}Used by 1 collection
Full hash:b24b7b0623d1a9095d9575e57b315986393b0b9aaa1e50790d0039a3046fdebb
ID:42351ec1-d41b-4097-8938-2175f579dc6a