NetworkRecord

constructor(source: SourceTransferPeerPathResponse? = null, destination: DestinationTransferPeerPathResponse? = null, txHash: String? = null, networkFee: String? = null, assetId: String? = null, netAmount: String? = null, isDropped: Boolean? = null, type: String? = null, destinationAddress: String? = null, sourceAddress: String? = null, amountUSD: String? = null, index: Int? = null, rewardInfo: RewardInfo? = null)

Parameters

txHash
networkFee
assetId
netAmount

The net amount of the transaction, after fee deduction

isDropped
type
destinationAddress
sourceAddress
amountUSD
index
rewardInfo