Lookup Result
data class LookupResult(symbol: String?, description: String?, type: String?)
Content copied to clipboard
Parameters
symbol
The market symbol for the security
description
The text description of the security
type
The symbol type
Constructors
LookupResult
Link copied to clipboard
The market symbol for the security
Properties
Sources
jvm source
Link copied to clipboard