
{
"type": "object",
"properties": {
"contactid": {
"type": "string"
},
"committeeid": {
"type": "string"
},
"sessionid": {
"type": "string"
},
"meetingdate": {
"type": "string"
},
"meetingattendance": {
"type": "string"
}
}
}