Voxco · Schema

ExportToCoderType

Survey SoftwareMarket ResearchCATIOmnichannelText AnalyticsData CollectionPanel Management
View JSON Schema on GitHub

JSON Schema

ExportToCoderType.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "ExportToCoderType",
  "enum": [
    "Append",
    "Overwrite",
    "NewCodebookAnalyzedQuestions",
    "NewCodebookAllSharedQuestions",
    "AscribeCodebook",
    "Merge"
  ],
  "type": "string",
  "format": ""
}