Module: SevenApi::Hooks::RequestMethod

Defined in:
lib/seven_api/hooks.rb

Constant Summary collapse

GET =
'GET'
JSON =
'JSON'
POST =
'POST'