Method: Plaid::ProtectEvent#app_visit
- Defined in:
- lib/plaid/models/protect_event.rb
#app_visit ⇒ Object
This event type represents a user visiting the client application.
26 27 28 |
# File 'lib/plaid/models/protect_event.rb', line 26 def app_visit @app_visit end |