{
  "id": "tradle.SelfieVerifierComponent",
  "title": "Selfie Verifier Component",
  "subClassOf": "tradle.Enum",
  "type": "tradle.Model",
  "properties": {
    "componentType": {
      "displayName": true,
      "type": "string"
    }
  },
  "enum": [
    { "id": "facetec", "title": "Facetec ZoOm" }
  ]
}
