class InContactClient::Contacts
Public Instance Methods
active()
click to toggle source
# File lib/incontact_client/contacts.rb, line 3 def active connection.get("contacts/active") end
# File lib/incontact_client/contacts.rb, line 3 def active connection.get("contacts/active") end