Plaid::TransferDebitUsageConfiguration
Inherits OpenApi::Json < OpenApi::Validatable < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object
Specifies the originator's expected usage of debits. For all dollar amounts, use a decimal string with two digits of precision e.g. "10.00". This field is required if the originator is expected to process debit transfers.
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] expected_average_amount Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] expected_frequency Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] expected_highest_amount Object to be assigned
The originator’s monthly expected ACH debit processing amount for the next 6-12 months.
Custom attribute writer method checking allowed values (enum). @param [Object] expected_monthly_amount 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
Specifies the expected use cases for the originator’s debit transfers. This should be a list that contains one or more of the following codes: \"ccd\" - Corporate Credit or Debit - fund transfer between two corporate bank accounts \"ppd\" - Prearranged Payment or Deposit - the transfer is part of a pre-existing relationship with a consumer, eg. bill payment \"tel\" - Telephone-Initiated Entry \"web\" - Internet-Initiated Entry - debits from a consumer’s account where their authorization is obtained over the Internet
Custom attribute writer method checking allowed values (enum). @param [Object] sec_codes Object to be assigned
Check to see if the all the properties in the model are valid @return true if the model is valid