Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.38 KB

NetworkRecord.md

File metadata and controls

24 lines (18 loc) · 1.38 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]
sourceAddress string [optional] [default to undefined]
amountUSD string [optional] [default to undefined]
index number [optional] [default to undefined]
rewardInfo RewardInfo [optional] [default to undefined]

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