I use build 1.0 alpha 20 protocol 10005
the command listassets return issueqty and issueraw in a answer instead of qty and raw (according to alpha 17 changes):
{
"name" : "ASSET1",
"issuetxid" : "...c45df1e305be6f49158045f...",
"assetref" : "275-...",
"multiple" : 10,
"units" : 0.10000000,
"open" : false,
"details" : {
},
"issueqty" : 100000000000.00000000,
"issueraw" : 1000000000000
}