menu
commerciosdk package
documentation
entities/docs/commercio_doc_receipt.dart
CommercioDocReceipt
txHash property
txHash property
dark_mode
light_mode
txHash
property
@JsonKey(name: 'tx_hash')
String
txHash
final
Transaction hash in which the document has been sent.
Implementation
@JsonKey(name: 'tx_hash') final String txHash;
commerciosdk package
documentation
entities/docs/commercio_doc_receipt
CommercioDocReceipt
txHash property
CommercioDocReceipt class