Method: QuestradeApi::REST::Quote.endpoint
- Defined in:
- lib/questrade_api/rest/quote.rb
.endpoint ⇒ Object
43 44 45 |
# File 'lib/questrade_api/rest/quote.rb', line 43 def self.endpoint "#{BASE_ENDPOINT}/markets/quotes" end |
43 44 45 |
# File 'lib/questrade_api/rest/quote.rb', line 43 def self.endpoint "#{BASE_ENDPOINT}/markets/quotes" end |