class Onfleet::Destination

Public Class Methods

api_url() click to toggle source
# File lib/onfleet-ruby/destination.rb, line 8
def self.api_url
  'destinations'
end