SwapResponse - p2p-org/solana-swift GitHub Wiki

SwapResponse

public struct SwapResponse 

Initializers

init(transactionId:newWalletPubkey:)

public init(transactionId: String, newWalletPubkey: String?) 

Properties

transactionId

public let transactionId: String

newWalletPubkey

public let newWalletPubkey: String?