success-batch-list.json 498 Bytes
{
  "collectionName": "components_placement_success_batch_lists",
  "info": {
    "displayName": "SuccessBatchList"
  },
  "options": {},
  "attributes": {
    "Heading": {
      "type": "string"
    },
    "Description": {
      "type": "text"
    },
    "Button": {
      "type": "component",
      "component": "cta.cta",
      "repeatable": false
    },
    "Image": {
      "type": "media",
      "multiple": false,
      "allowedTypes": [
        "images"
      ]
    }
  },
  "config": {}
}