Method: QuestradeApi::REST::Quote.endpoint

Defined in:
lib/questrade_api/rest/quote.rb

.endpointObject



43
44
45
# File 'lib/questrade_api/rest/quote.rb', line 43

def self.endpoint
  "#{BASE_ENDPOINT}/markets/quotes"
end