{
"type": "object",
"properties": {
"admin_approval_documents": {
"type": "string",
"title": "Admin Approval",
"enum": [
"Yes",
"No"
]
}