DataDto
Summary
Members | Descriptions |
---|---|
| |
| |
| The name of the Smart Contract. |
| |
| The Block Number this was created. |
| The Time this was created. |
| The Collection this belongs to. |
Members
class
CollectionDto
class
FormatDto
public string
Contract
The name of the Smart Contract.
public string
SchemaName
public string
CreatedAtBlock
The Block Number this was created.
public string
CreatedAtTime
The Time this was created.
public
CollectionDto
Collection
The Collection this belongs to.
Last updated