module Desk::Client::Brand

Public Instance Methods

brand_endpoints() click to toggle source
# File lib/desk/client/brand.rb, line 5
def brand_endpoints
  [ :list, :show ]
end