Class: Payloop::API::Sentinel
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from Payloop::API::Base
Instance Method Details
#relevance_intercept(payload) ⇒ Object
6 7 8 |
# File 'lib/payloop/api/sentinel.rb', line 6 def relevance_intercept(payload) post("/sentinel/relevance/intercept", payload) end |