Class: FinApps::REST::PlaidWebhooks

Inherits:
PlaidResources
  • Object
show all
Defined in:
lib/finapps/rest/plaid/plaid_webhooks.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#showObject



6
7
8
# File 'lib/finapps/rest/plaid/plaid_webhooks.rb', line 6

def show
  send_request_for_id 'p/metadata', :get, nil
end