{
  "kind": "collectionType",
  "collectionName": "demos",
  "info": {
    "name": "demo"
  },
  "options": {
    "increments": true,
    "timestamps": true,
    "draftAndPublish": false
  },
  "attributes": {
    "client_id": {
      "type": "string"
    },
    "shortcode": {
      "type": "string"
    },
    "msisdn": {
      "type": "string"
    },
    "key_word": {
      "type": "string"
    },
    "transid": {
      "type": "string"
    },
    "operator": {
      "type": "string"
    },
    "serviceid": {
      "type": "string"
    }
  }
}
