DataDto
Summary
Members | Descriptions |
---|---|
| |
| The name of the Smart Contract. |
| |
| The Name of the Sender Account. |
| The Name of the Recipient Account. |
| A memo that can be used to attach messages to trade offers. |
The Assets. | |
| The Bock Number this was created. |
|
Members
class
AssetDto
public string
Contract
The name of the Smart Contract.
public string
TransferId
public string
SenderName
The Name of the Sender Account.
public string
RecipientName
The Name of the Recipient Account.
public string
Memo
A memo that can be used to attach messages to trade offers.
The Assets.
public string
CreatedAtBlock
The Bock Number this was created.
public string
CreatedAtTime
Last updated