Method: Plaid::IssueResolvedWebhook#issue_id
- Defined in:
- lib/plaid/models/issue_resolved_webhook.rb
#issue_id ⇒ Object
The unique identifier of the connectivity issue.
26 27 28 |
# File 'lib/plaid/models/issue_resolved_webhook.rb', line 26 def issue_id @issue_id end |