Plaid::Numbers
Inherits OpenApi::Json < OpenApi::Validatable < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object
Account and bank identifier number data used to configure the test account. All values are optional.
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
Custom attribute writer method checking allowed values (enum). @param [Object] account Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] ach_routing Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] ach_wire_routing Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] bacs_sort_code Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] eft_branch Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] eft_institution 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] international_bic Object to be assigned
International bank account number (IBAN). If no account number is specified via account, will also be used as the account number by default. Must be specified alongside international_bic.
Custom attribute writer method checking allowed values (enum). @param [Object] international_iban Object to be assigned
Show invalid properties with the reasons. Usually used together with valid? @return Array for valid properties with the reasons
Check to see if the all the properties in the model are valid @return true if the model is valid