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