Skip to main content
Structure
struct WalletApiModel

Initializers

init(from:)

Inherited from Decodable.init(from:).
init(from decoder: any Decoder) throws

Instance Properties

address

let address: String

chainType

let chainType: ChainType

config

let config: WalletConfigApiModel

createdAt

let createdAt: Date

owner

let owner: Owner?

type

let type: WalletType