Protocols
The following protocols are available globally.
-
An Account at Wealthsimple
See moreDeclaration
Swift
public protocol Account
-
An asset, like a stock or a currency
See moreDeclaration
Swift
public protocol Asset
-
Declaration
Swift
public protocol CredentialStorage
-
A Position, like certain amount of a stock or a currency held in an account
See moreDeclaration
Swift
public protocol Position
-
A Transaction, like buying or selling stock
See moreDeclaration
Swift
public protocol Transaction