Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 668 Bytes

File metadata and controls

21 lines (10 loc) · 668 Bytes

BlockchainTransfer

Properties

Name Type Description Notes
amount string The amount of the transaction. [default to undefined]
type string [optional] [default to undefined]
txHash string The hash of the transaction on the blockchain. [optional] [default to undefined]

Enum: BlockchainTransferTypeEnum

  • Blockchain (value: 'BLOCKCHAIN')

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