Plaid::LinkTokenCreateRequestIncomeVerificationPayrollIncome
Inherits OpenApi::Json < OpenApi::Validatable < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object
Specifies options for initializing Link for use with Payroll Income (including Document Income). Further customization options for Document Income, such as customizing which document types may be uploaded, are also available via the Link Customization pane in the Dashboard. (Requires Production enablement.)
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
The types of payroll income verification to enable for the Link session. If none are specified, then users will see both document and digital payroll income.
Custom attribute writer method checking allowed values (enum). @param [Object] flow_types 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
An identifier to indicate whether the income verification Link token will be used for update mode. This field is only relevant for participants in the Payroll Income Refresh beta.
Custom attribute writer method checking allowed values (enum). @param [Object] is_update_mode Object to be assigned
Uniquely identify a payroll income Item to update with. This field is only relevant for participants in the Payroll Income Refresh beta.
Custom attribute writer method checking allowed values (enum). @param [Object] item_id_to_update Object to be assigned
Show invalid properties with the reasons. Usually used together with valid? @return Array for valid properties with the reasons
The types of analysis to enable for document uploads. If this field is not provided, then docs will undergo OCR parsing only.
Custom attribute writer method checking allowed values (enum). @param [Object] parsing_config Object to be assigned
Check to see if the all the properties in the model are valid @return true if the model is valid