Plaid::RecaptchaRequiredError
Inherits OpenApi::Json < OpenApi::Validatable < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object
The request was flagged by Plaid's fraud system, and requires additional verification to ensure they are not a bot.
Constructors
Initializes the object @param [Hash] attributes Model attributes in the form of hash
Instance methods
Generates #hash and #== methods from all fields #== @return [Bool] #hash calculates hash code according to all attributes. #hash @return [UInt64] Hash code
Plaid's fraud system detects abusive traffic and considers a variety of parameters throughout Item creation requests. When a request is considered risky or possibly fraudulent, Link presents a reCAPTCHA for the user to solve.
Custom attribute writer method checking allowed values (enum). @param [Object] common_causes Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] display_message Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] error_code Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] error_type Object to be assigned
Generates #hash and #== methods from all fields #== @return [Bool] #hash calculates hash code according to all attributes. #hash @return [UInt64] Hash code
Custom attribute writer method checking allowed values (enum). @param [Object] http_code Object to be assigned
Your user will be prompted to solve a Google reCAPTCHA challenge in the Link Recaptcha pane. If they solve the challenge successfully, the user's request is resubmitted and they are directed to the next Item creation step.
Custom attribute writer method checking allowed values (enum). @param [Object] link_user_experience Object to be assigned
Show invalid properties with the reasons. Usually used together with valid? @return Array for valid properties with the reasons
Link will automatically guide your user through reCAPTCHA verification. As a general rule, we recommend instrumenting basic fraud monitoring to detect and protect your website from spam and abuse. If your user cannot verify their session, please submit a Support ticket with the following identifiers: link_session_id or request_id
Custom attribute writer method checking allowed values (enum). @param [Object] troubleshooting_steps Object to be assigned
Check to see if the all the properties in the model are valid @return true if the model is valid