
Struct property of book
{ "name": "book_record", "base": "", "fields": [ { "name": "recipient", "type": "name" }, { "name": "new_total", "type": "asset" } ] }
Struct property of book
{
"name": "book_record",
"base": "",
"fields": [
{
"name": "recipient",
"type": "name"
},
{
"name": "new_total",
"type": "asset"
}
]
}