Class: Freshdesk::Surveys::Satisfaction_Ratings
- Defined in:
- lib/freshdesk/api/v2/satisfaction_ratings.rb
Constant Summary collapse
- SATISFACTION_RATINGS_PROPERTIES =
[ :id,:survey_id,:user_id,:agent_id,:group_id,:ticket_id, :feedback,:questions,:ratings,: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