Module: Desk::Client::User
- Included in:
- Desk::Client
- Defined in:
- lib/desk/client/user.rb
Instance Method Summary collapse
Instance Method Details
#user_endpoints ⇒ Object
5 6 7 |
# File 'lib/desk/client/user.rb', line 5 def user_endpoints [ :list, :show, :list_preferences, :show_preference, :update_preference ] end |