Method: Plaid::UserCreateResponse#user_id

Defined in:
lib/plaid/models/user_create_response.rb

#user_idObject

The Plaid ‘user_id` of the User associated with this webhook, warning, or error.



23
24
25
# File 'lib/plaid/models/user_create_response.rb', line 23

def user_id
  @user_id
end