Plaid::InstitutionsSearchRequestOptions
Inherits OpenApi::Json < OpenApi::Validatable < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object
An optional object to filter /institutions/search results.
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
Generates #hash and #== methods from all fields #== @return [Bool] #hash calculates hash code according to all attributes. #hash @return [UInt64] Hash code
When true, returns metadata related to the Auth product indicating which auth methods are supported.
Custom attribute writer method checking allowed values (enum). @param [Object] include_auth_metadata Object to be assigned
When true, return the institution's homepage URL, logo and primary brand color.
Custom attribute writer method checking allowed values (enum). @param [Object] include_optional_metadata Object to be assigned
When true, returns metadata related to the Payment Initiation product indicating which payment configurations are supported.
Custom attribute writer method checking allowed values (enum). @param [Object] include_payment_initiation_metadata Object to be assigned
Show invalid properties with the reasons. Usually used together with valid? @return Array for valid properties with the reasons
Limit results to institutions with or without OAuth login flows. Note that institutions will have oauth set to true if some Items associated with that institution are required to use OAuth flows; institutions in a state of migration to OAuth will have the oauth attribute set to true.
Custom attribute writer method checking allowed values (enum). @param [Object] oauth Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] payment_initiation Object to be assigned
Check to see if the all the properties in the model are valid @return true if the model is valid