module Volunteermatch::API::KeyStatus
Public Instance Methods
key_status()
click to toggle source
# File lib/volunteermatch/api/key_status.rb, line 4 def key_status call(:getKeyStatus, {}.to_json) end
# File lib/volunteermatch/api/key_status.rb, line 4 def key_status call(:getKeyStatus, {}.to_json) end