Plaid::CreditBankIncomeSource
Inherits OpenApi::Json < OpenApi::Validatable < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object
Detailed information for the income source.
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_id Object to be assigned
Maximum of all dates within the specific income sources in the user’s bank account for days requested by the client. The date will be returned in an ISO 8601 format (YYYY-MM-DD).
Custom attribute writer method checking allowed values (enum). @param [Object] end_date 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] historical_summary Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] income_category Object to be assigned
The most common name or original description for the underlying income transactions.
Custom attribute writer method checking allowed values (enum). @param [Object] income_description Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] income_source_id Object to be assigned
Show invalid properties with the reasons. Usually used together with valid? @return Array for valid properties with the reasons
Custom attribute writer method checking allowed values (enum). @param [Object] pay_frequency Object to be assigned
Minimum of all dates within the specific income sources in the user's bank account for days requested by the client. The date will be returned in an ISO 8601 format (YYYY-MM-DD).
Custom attribute writer method checking allowed values (enum). @param [Object] start_date Object to be assigned
Total amount of earnings in the user’s bank account for the specific income source for days requested by the client.
Custom attribute writer method checking allowed values (enum). @param [Object] total_amount Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] transaction_count Object to be assigned
Check to see if the all the properties in the model are valid @return true if the model is valid