Plaid::RecurringInsightsStream
Inherits OpenApi::Json < OpenApi::Validatable < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object
Insights object for recurring transactions streams.
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] average_amount Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] average_days_apart Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] description Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] frequency 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] is_active 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] merchant_name Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] newest_transaction_amount Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] newest_transaction_date Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] oldest_transaction_date Object to be assigned
The detailed category associated with the transaction stream.
Custom attribute writer method checking allowed values (enum). @param [Object] personal_finance_category_detailed Object to be assigned
The primary category associated with the transaction stream.
Custom attribute writer method checking allowed values (enum). @param [Object] personal_finance_category_primary Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] status Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] stream_id Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] transaction_count Object to be assigned
An array of Plaid transaction IDs belonging to the stream, sorted by posted date.
Custom attribute writer method checking allowed values (enum). @param [Object] transaction_ids Object to be assigned
Check to see if the all the properties in the model are valid @return true if the model is valid