DataDto
Summary
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.
public string CreatedAtBlock
The Bock Number this was created.
public string CreatedAtTime
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