class PostmonRuby::Finders::Tracker::ECTTrackerFinder

Public Instance Methods

arguments_size() click to toggle source
# File lib/postmon_ruby/finders/tracker/ect_tracker_finder.rb, line 10
def arguments_size
  1
end
endpoint() click to toggle source
# File lib/postmon_ruby/finders/tracker/ect_tracker_finder.rb, line 6
def endpoint
  "rastreio/ect"
end