Package-level declarations
The deserialized response for Alpha Vantage's SYMBOL_SEARCH endpoint.
com.crazzyghost.alphavantage.search.response.SearchResponse holds the instruments a keyword matched as a list of com.crazzyghost.alphavantage.search.response.Match, each carrying its trading-venue details and the relevance score that decided its rank — every field as the string Alpha Vantage returned, with nothing parsed into a number or a time.