Class: Freshdesk::Groups
Constant Summary collapse
- GROUPS_PROPERTIES =
[ :agent_ids, :auto_ticket_assign, :business_hour_id, :description, :escalate_to, :id, :name, :unassigned_for, :created_at, :updated_at ]
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Base
#all, #connected?, #create, #delete, #delete_all, #find, #initialize, #update
Constructor Details
This class inherits a constructor from Freshdesk::Base