Skip to content

SwapResponse

bigearsenal edited this page May 17, 2022 · 1 revision

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?
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Operators
Extensions
Clone this wiki locally