-
Type of the account
Declaration
Swift
var accountType: AccountType { get }
-
Operating currency of the account
Declaration
Swift
var currency: String { get }
-
Wealthsimple id for the account
Declaration
Swift
var id: String { get }
-
Number of the account
Declaration
Swift
var number: String { get }