
-
{ "name": "mngalbum", "base": "", "fields": [ { "name": "idx", "type": "uint64" }, { "name": "composer", "type": "string" }, { "name": "title", "type": "string" }, { "name": "player", "type": "string" }, { "name": "conductor", "type": "string" }, { "name": "orchestra", "type": "string" }, { "name": "recording", "type": "string" }, { "name": "pic", "type": "string" }, { "name": "lower", "type": "uint64" }, { "name": "upper", "type": "uint64" } ] }