
Action parameter in mvpurchstor
{ "name": "mvpurchstor", "base": "", "fields": [ { "name": "account", "type": "t_name" }, { "name": "loc_id", "type": "ID" }, { "name": "stuff", "type": "Stuff" } ] }
Action parameter in mvpurchstor
{
"name": "mvpurchstor",
"base": "",
"fields": [
{
"name": "account",
"type": "t_name"
},
{
"name": "loc_id",
"type": "ID"
},
{
"name": "stuff",
"type": "Stuff"
}
]
}