TradableAccountList
@objc public class TradableAccountList: NSObject
Contains a list of available accounts.
-
A list of available accounts.
Declaration
Swift
@objc public let accounts: [TradableAccount] -
Simple description of this object.
Declaration
Swift
public override var description: String
View on GitHub
TradableAccountList Class Reference