TradableInstrumentSearchRequest
@objc public class TradableInstrumentSearchRequest: NSObjectAn instrument search request containing a list of IDs of instruments for which to get detailed information.
- 
                  
                  The list of instruments’ IDs for which to get detailed instrument information. DeclarationSwift @objc public let instrumentIds: [String]
- 
                  
                  Simple description of this object. DeclarationSwift public override var description: String
- 
                  
                  Creates an object with given parameters. DeclarationSwift @objc public init(instrumentIds: [String])
 View on GitHub
View on GitHub TradableInstrumentSearchRequest Class Reference
        TradableInstrumentSearchRequest Class Reference