Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.06 KB

File metadata and controls

15 lines (12 loc) · 1.06 KB

harmony-connect-client.Model.TransactionLink

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]
Href string An API link to obtain all data for this transaction. [optional]
FctTotalInputs string The number of factoids coming in from the sender. [optional]
FctTotalOutputs string The number of factoids going out to the receiver. [optional]
EcCreated string The number of entry credits that have been purchased in this transaction. [optional]
FctFee string The fee paid to the processor of this transaction. [optional]

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