role

Type EString
Multiplicity 1

Specification

{
  "title": "Role",
  "type": "string",
  "enum": [
    "user",
    "agent"
  ]
}