BundleId (type)

{
  "additionalProperties": false, 
  "description": "Identifier of the bundle", 
  "id": "BundleId", 
  "module_id": "FileUploadFramework", 
  "properties": {
    "bundle_id": {
      "description": "Identifier of bundle upload", 
      "readonly": true, 
      "required": false, 
      "title": "Bundle Id", 
      "type": "string"
    }
  }, 
  "title": "Id of bundle", 
  "type": "object"
}