Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.25 KB

File metadata and controls

22 lines (16 loc) · 1.25 KB

NetworkRecord

Properties

Name Type Description Notes
source SourceTransferPeerPathResponse [optional] [default to undefined]
destination DestinationTransferPeerPathResponse [optional] [default to undefined]
txHash string [optional] [default to undefined]
networkFee string [optional] [default to undefined]
assetId string [optional] [default to undefined]
netAmount string The net amount of the transaction, after fee deduction [optional] [default to undefined]
isDropped boolean [optional] [default to undefined]
type string [optional] [default to undefined]
destinationAddress string [optional] [default to undefined]
amountUSD string [optional] [default to undefined]
rewardInfo RewardInfo [optional] [default to undefined]

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