
Table row type of charitygoal
{ "name": "charitygoal", "base": "", "fields": [ { "name": "goalName", "type": "name" }, { "name": "text", "type": "string" } ] }
Table row type of charitygoal
{
"name": "charitygoal",
"base": "",
"fields": [
{
"name": "goalName",
"type": "name"
},
{
"name": "text",
"type": "string"
}
]
}