Vaulta

charityalfa1

Contract

  • Table row type of charitygoal

    {
      "name": "charitygoal",
      "base": "",
      "fields": [
        {
          "name": "orgAddress",
          "type": "name"
        },
        {
          "name": "organisation",
          "type": "string"
        },
        {
          "name": "desc",
          "type": "string"
        },
        {
          "name": "logourl",
          "type": "string"
        },
        {
          "name": "weburl",
          "type": "string"
        }
      ]
    }