Common Models

{
  "activistCodeId": 3202,
  "type": "Visibility",
  "name": "Yard Sign",
  "mediumName": "Yard sign",
  "shortName": "YS",
  "description": "Voter requested yard sign",
  "scriptQuestion": "Would you be interested in having a yard sign in support of Democratic candidates?",
  "status": "Active"
}
PropertyTypeDescription
activistCodeIdintUnique identifier for an Activist Code in this context (this is an ID that is often unique across many VAN database tabs)
typestringA general category for an Activist Code
namestringA name for the Activist Code, no longer than 20 characters
mediumNamestringA shorter name for the Activist Code, no longer than 9 characters
shortNamestringAn even shorter name for the Activist Code, no longer than 3 characters
descriptionstringA description of this Activist Code
scriptQuestionstringIf the Activist Code is to appear on a Script, this is the question that would appear on the script
statusstringFor organizational purposes, users often use various statuses to hide older Activist Codes. This property will be one of: Active, Archived, or Inactive.