Docupilot · Schema

PatchedESignEmailAccount

Document GenerationPDF GenerationDocument AutomationTemplate EngineeSignatureWorkflow Automation

Properties

Name Type Description
email_account integer
View JSON Schema on GitHub

JSON Schema

app-PatchedESignEmailAccount.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "PatchedESignEmailAccount",
  "description": "",
  "type": "object",
  "properties": {
    "email_account": {
      "type": "integer",
      "nullable": true
    }
  }
}