Class: FubClient::Resource
- Inherits:
-
Object
- Object
- FubClient::Resource
- Includes:
- Her::Model
- Defined in:
- lib/fub_client/resource.rb
Direct Known Subclasses
ActionPlan, Call, CustomField, EmEvent, EmailTemplate, Event, Note, Person, SmartList, User
Class Method Summary collapse
Class Method Details
.total ⇒ Object
10 11 12 |
# File 'lib/fub_client/resource.rb', line 10 def self.total by_page(1, 1).[:total] end |