跳到主要内容

TransferItem

transactionRefstring必填

交易参考号

assetstring必填

资产

amountstring必填

金额

receiverUsernamestring

接收者的用户名

receiverUidstring

接收者的唯一 ID

TransferItem
{
"transactionRef": "string",
"asset": "string",
"amount": "string",
"receiverUsername": "string",
"receiverUid": "string"
}