module Desk::Client::IntegrationUrl
Public Instance Methods
integration_url_endpoints()
click to toggle source
# File lib/desk/client/integration_url.rb, line 5 def integration_url_endpoints [ :list, :show, :create, :update, :delete ] end