Module: Volunteermatch::API::ServiceStatus
- Included in:
- Client
- Defined in:
- lib/volunteermatch/api/service_status.rb
Instance Method Summary collapse
Instance Method Details
#service_status ⇒ Object
4 5 6 |
# File 'lib/volunteermatch/api/service_status.rb', line 4 def service_status call(:getServiceStatus, {}.to_json) end |