Class: FinApps::REST::PlaidWebhooks
- Inherits:
-
PlaidResources
- Object
- FinAppsCore::REST::Resources
- PlaidResources
- FinApps::REST::PlaidWebhooks
- Defined in:
- lib/finapps/rest/plaid/plaid_webhooks.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#show ⇒ Object
6 7 8 |
# File 'lib/finapps/rest/plaid/plaid_webhooks.rb', line 6 def show send_request_for_id 'p/metadata', :get, nil end |