Plaid::SignalEvaluateCoreAttributes
Inherits OpenApi::Json < OpenApi::Validatable < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object
The core attributes object contains additional data that can be used to assess the ACH return risk. Examples of data include: days_since_first_plaid_connection: The number of days since the first time the Item was connected to an application via Plaid plaid_connections_count_7d: The number of times the Item has been connected to applications via Plaid over the past 7 days plaid_connections_count_30d: The number of times the Item has been connected to applications via Plaid over the past 30 days total_plaid_connections_count: The number of times the Item has been connected to applications via Plaid is_savings_or_money_market_account: Indicates whether the ACH transaction funding account is a savings/money market account For the full list and detailed documentation of core attributes available, or to request that core attributes not be returned, contact Sales or your Plaid account manager
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
The number of times the account's addresses on file have changed over the past 28 days
Custom attribute writer method checking allowed values (enum). @param [Object] address_change_count_28d Object to be assigned
The number of times the account's addresses on file have changed over the past 90 days
Custom attribute writer method checking allowed values (enum). @param [Object] address_change_count_90d Object to be assigned
Available balance, as of the balance_last_updated time. The available balance is the current balance less any outstanding holds or debits that have not yet posted to the account.
Custom attribute writer method checking allowed values (enum). @param [Object] available_balance Object to be assigned
Timestamp in ISO 8601 format (YYYY-MM-DDTHH:mm:ssZ) indicating the last time that the balance for the given account has been updated.
Custom attribute writer method checking allowed values (enum). @param [Object] balance_last_updated Object to be assigned
The total number of credit (inflow) transactions over the past 10 days from the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] credit_transactions_count_10d Object to be assigned
The total number of credit (inflow) transactions over the past 30 days from the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] credit_transactions_count_30d Object to be assigned
The total number of credit (inflow) transactions over the past 60 days from the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] credit_transactions_count_60d Object to be assigned
The total number of credit (inflow) transactions over the past 90 days from the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] credit_transactions_count_90d Object to be assigned
Current balance, as of the balance_last_updated time. The current balance is the total amount of funds in the account.
Custom attribute writer method checking allowed values (enum). @param [Object] current_balance Object to be assigned
The number of days since the first time the Item was connected to an application via Plaid
Custom attribute writer method checking allowed values (enum). @param [Object] days_since_first_plaid_connection Object to be assigned
The number of days within the past 90 days when the account that will be debited had a negative end-of-day available balance
Custom attribute writer method checking allowed values (enum). @param [Object] days_with_negative_balance_count_90d Object to be assigned
The total number of debit (outflow) transactions over the past 10 days from the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] debit_transactions_count_10d Object to be assigned
The total number of debit (outflow) transactions over the past 30 days from the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] debit_transactions_count_30d Object to be assigned
The total number of debit (outflow) transactions over the past 60 days from the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] debit_transactions_count_60d Object to be assigned
The total number of debit (outflow) transactions over the past 90 days from the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] debit_transactions_count_90d Object to be assigned
The number of times the account's email addresses on file have changed over the past 28 days
Custom attribute writer method checking allowed values (enum). @param [Object] email_change_count_28d Object to be assigned
The number of times the account's email addresses on file have changed over the past 90 days
Custom attribute writer method checking allowed values (enum). @param [Object] email_change_count_90d Object to be assigned
The number of failed non-OAuth authentication attempts via Plaid for this bank account over the past 30 days
Custom attribute writer method checking allowed values (enum). @param [Object] failed_plaid_non_oauth_authentication_attempts_count_30d Object to be assigned
The number of failed non-OAuth authentication attempts via Plaid for this bank account over the past 3 days
Custom attribute writer method checking allowed values (enum). @param [Object] failed_plaid_non_oauth_authentication_attempts_count_3d Object to be assigned
The number of failed non-OAuth authentication attempts via Plaid for this bank account over the past 7 days
Custom attribute writer method checking allowed values (enum). @param [Object] failed_plaid_non_oauth_authentication_attempts_count_7d 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
Indicates if the ACH transaction funding account is a savings/money market account
Custom attribute writer method checking allowed values (enum). @param [Object] is_savings_or_money_market_account Object to be assigned
Show invalid properties with the reasons. Usually used together with valid? @return Array for valid properties with the reasons
We parse and analyze historical transaction metadata to identify the number of possible past returns due to non-sufficient funds/overdrafts over the past 30 days from the account that will be debited.
Custom attribute writer method checking allowed values (enum). @param [Object] nsf_overdraft_transactions_count_30d Object to be assigned
We parse and analyze historical transaction metadata to identify the number of possible past returns due to non-sufficient funds/overdrafts over the past 60 days from the account that will be debited.
Custom attribute writer method checking allowed values (enum). @param [Object] nsf_overdraft_transactions_count_60d Object to be assigned
We parse and analyze historical transaction metadata to identify the number of possible past returns due to non-sufficient funds/overdrafts over the past 7 days from the account that will be debited.
Custom attribute writer method checking allowed values (enum). @param [Object] nsf_overdraft_transactions_count_7d Object to be assigned
We parse and analyze historical transaction metadata to identify the number of possible past returns due to non-sufficient funds/overdrafts over the past 90 days from the account that will be debited.
Custom attribute writer method checking allowed values (enum). @param [Object] nsf_overdraft_transactions_count_90d Object to be assigned
The 10th percentile of the end-of-day available balance over the past 30 days of the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] p10_eod_balance_30d Object to be assigned
The 10th percentile of the end-of-day available balance between day 31 and day 60 over the past 60 days of the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] p10_eod_balance_31d_to_60d Object to be assigned
The 10th percentile of the end-of-day available balance over the past 60 days of the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] p10_eod_balance_60d Object to be assigned
The 10th percentile of the end-of-day available balance between day 61 and day 90 over the past 60 days of the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] p10_eod_balance_61d_to_90d Object to be assigned
The 10th percentile of the end-of-day available balance over the past 90 days of the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] p10_eod_balance_90d Object to be assigned
The 50th percentile of all credit (inflow) transaction amounts over the past 28 days from the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] p50_credit_transactions_amount_28d Object to be assigned
The 50th percentile of all debit (outflow) transaction amounts over the past 28 days from the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] p50_debit_transactions_amount_28d Object to be assigned
The 50th percentile of the end-of-day available balance over the past 30 days of the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] p50_eod_balance_30d Object to be assigned
The 50th percentile of the end-of-day available balance between day 31 and day 60 over the past 60 days of the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] p50_eod_balance_31d_to_60d Object to be assigned
The 50th percentile of the end-of-day available balance over the past 60 days of the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] p50_eod_balance_60d Object to be assigned
The 50th percentile of the end-of-day available balance between day 61 and day 90 over the past 60 days of the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] p50_eod_balance_61d_to_90d Object to be assigned
The 50th percentile of the end-of-day available balance over the past 90 days of the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] p50_eod_balance_90d Object to be assigned
The 90th percentile of the end-of-day available balance over the past 30 days of the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] p90_eod_balance_30d Object to be assigned
The 90th percentile of the end-of-day available balance between day 31 and day 60 over the past 60 days of the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] p90_eod_balance_31d_to_60d Object to be assigned
The 90th percentile of the end-of-day available balance over the past 60 days of the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] p90_eod_balance_60d Object to be assigned
The 90th percentile of the end-of-day available balance between day 61 and day 90 over the past 60 days of the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] p90_eod_balance_61d_to_90d Object to be assigned
The 90th percentile of the end-of-day available balance over the past 90 days of the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] p90_eod_balance_90d Object to be assigned
The 95th percentile of all credit (inflow) transaction amounts over the past 28 days from the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] p95_credit_transactions_amount_28d Object to be assigned
The 95th percentile of all debit (outflow) transaction amounts over the past 28 days from the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] p95_debit_transactions_amount_28d Object to be assigned
The number of times the account's phone numbers on file have changed over the past 28 days
Custom attribute writer method checking allowed values (enum). @param [Object] phone_change_count_28d Object to be assigned
The number of times the account's phone numbers on file have changed over the past 90 days
Custom attribute writer method checking allowed values (enum). @param [Object] phone_change_count_90d Object to be assigned
The number of times the Item has been connected to applications via Plaid over the past 30 days
Custom attribute writer method checking allowed values (enum). @param [Object] plaid_connections_count_30d Object to be assigned
The number of times the Item has been connected to applications via Plaid over the past 7 days
Custom attribute writer method checking allowed values (enum). @param [Object] plaid_connections_count_7d Object to be assigned
The number of non-OAuth authentication attempts via Plaid for this bank account over the past 30 days
Custom attribute writer method checking allowed values (enum). @param [Object] plaid_non_oauth_authentication_attempts_count_30d Object to be assigned
The number of non-OAuth authentication attempts via Plaid for this bank account over the past 3 days
Custom attribute writer method checking allowed values (enum). @param [Object] plaid_non_oauth_authentication_attempts_count_3d Object to be assigned
The number of non-OAuth authentication attempts via Plaid for this bank account over the past 7 days
Custom attribute writer method checking allowed values (enum). @param [Object] plaid_non_oauth_authentication_attempts_count_7d Object to be assigned
The total credit (inflow) transaction amount over the past 10 days from the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] total_credit_transactions_amount_10d Object to be assigned
The total credit (inflow) transaction amount over the past 30 days from the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] total_credit_transactions_amount_30d Object to be assigned
The total credit (inflow) transaction amount over the past 60 days from the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] total_credit_transactions_amount_60d Object to be assigned
The total credit (inflow) transaction amount over the past 90 days from the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] total_credit_transactions_amount_90d Object to be assigned
The total debit (outflow) transaction amount over the past 10 days from the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] total_debit_transactions_amount_10d Object to be assigned
The total debit (outflow) transaction amount over the past 30 days from the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] total_debit_transactions_amount_30d Object to be assigned
The total debit (outflow) transaction amount over the past 60 days from the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] total_debit_transactions_amount_60d Object to be assigned
The total debit (outflow) transaction amount over the past 90 days from the account that will be debited
Custom attribute writer method checking allowed values (enum). @param [Object] total_debit_transactions_amount_90d Object to be assigned
The total number of times the Item has been connected to applications via Plaid
Custom attribute writer method checking allowed values (enum). @param [Object] total_plaid_connections_count Object to be assigned
Timestamp in ISO 8601 format (YYYY-MM-DDTHH:mm:ssZ) indicating the last time that the transactions for the given account have been updated.
Custom attribute writer method checking allowed values (enum). @param [Object] transactions_last_updated Object to be assigned
We parse and analyze historical transaction metadata to identify the number of possible past returns due to unauthorized transactions over the past 30 days from the account that will be debited.
Custom attribute writer method checking allowed values (enum). @param [Object] unauthorized_transactions_count_30d Object to be assigned
We parse and analyze historical transaction metadata to identify the number of possible past returns due to unauthorized transactions over the past 60 days from the account that will be debited.
Custom attribute writer method checking allowed values (enum). @param [Object] unauthorized_transactions_count_60d Object to be assigned
We parse and analyze historical transaction metadata to identify the number of possible past returns due to unauthorized transactions over the past 7 days from the account that will be debited.
Custom attribute writer method checking allowed values (enum). @param [Object] unauthorized_transactions_count_7d Object to be assigned
We parse and analyze historical transaction metadata to identify the number of possible past returns due to unauthorized transactions over the past 90 days from the account that will be debited.
Custom attribute writer method checking allowed values (enum). @param [Object] unauthorized_transactions_count_90d Object to be assigned
Check to see if the all the properties in the model are valid @return true if the model is valid