Class: Onfleet::Team
- Inherits:
-
OnfleetObject
- Object
- OnfleetObject
- Onfleet::Team
- Includes:
- Actions::Get, Actions::List
- Defined in:
- lib/onfleet-ruby/team.rb
Instance Attribute Summary
Attributes inherited from OnfleetObject
Class Method Summary collapse
Methods included from Actions::Get
Methods included from Actions::List
Methods inherited from OnfleetObject
#attributes, #class_name, #initialize, #parse_response, #url
Constructor Details
This class inherits a constructor from Onfleet::OnfleetObject
Class Method Details
.url ⇒ Object
6 7 8 |
# File 'lib/onfleet-ruby/team.rb', line 6 def self.url '/teams' end |