{
  "id": "tradle.DataBundleSubmitted",
  "type": "tradle.Model",
  "title": "Data Bundle Submitted",
  "properties": {
    "message": {
      "type": "string",
      "displayName": true
    },
    "dataBundle": {
      "type": "string"
    }
  }
}
