FundResponseData

data class FundResponseData(val explorerUrl: String, val txHash: String)

Constructors

Link copied to clipboard
constructor(explorerUrl: String, txHash: String)

Properties

Link copied to clipboard
Link copied to clipboard