Plaid::AccountProductAccessNullable
Inherits OpenApi::Json < OpenApi::Validatable < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object
Allow the application to access specific products on this account
Constructors
Instance methods
Generates #hash and #== methods from all fields #== @return [Bool] #hash calculates hash code according to all attributes. #hash @return [UInt64] Hash code
Allow the application to access account data. Only used by certain partners. If relevant to the partner and unset, defaults to true.
Custom attribute writer method checking allowed values (enum). @param [Object] account_data 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
Show invalid properties with the reasons. Usually used together with valid? @return Array for valid properties with the reasons
Allow the application to access bank statements. Only used by certain partners. If relevant to the partner and unset, defaults to true.
Custom attribute writer method checking allowed values (enum). @param [Object] statements Object to be assigned
Allow the application to access tax documents. Only used by certain partners. If relevant to the partner and unset, defaults to true.
Custom attribute writer method checking allowed values (enum). @param [Object] tax_documents Object to be assigned
Check to see if the all the properties in the model are valid @return true if the model is valid