module Exlibris::Primo::WebService::Client::Endpoint::ClassAttributes
Attributes
endpoint[W]
Public Instance Methods
endpoint()
click to toggle source
# File lib/exlibris/primo/web_service/client/base/endpoint.rb, line 13 def endpoint @endpoint ||= name.demodulize.downcase end