Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.13 KB

TransactionShort.md

File metadata and controls

17 lines (13 loc) · 1.13 KB

TransactionShort

Properties

Name Type Description Notes
TxId string The transaction ID for this transaction. [optional]
CreatedAt string The timestamp for this transaction. Sent in ISO 8601 Format. For example: `YYYY-MM-DDThh:mm:ssZ` [optional]
Dblock string A link to the directory block that contains this transaction. [optional]
Fblock string A link to the factoid block that contains this transaction. [optional]
Href string An API link to obtain all data for this transaction. [optional]
Inputs string All of the input transactions for this transaction. [optional]
Outputs string All of the output transactions for this transaction. [optional]
OutEcs string The number of entry credits that have been purchased in this transaction. [optional]

[Back to Model list] [Back to API list] [Back to README]