CreateBitcoinFundingAddressOutput

@Serializable
data class CreateBitcoinFundingAddressOutput(val bitcoinAddress: String)

Constructors

Link copied to clipboard
constructor(bitcoinAddress: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard