alias Stripe::FinancialConnectionsAccountTransactionRefresh
Overview
The state of the most recent attempt to refresh the account transactions.
Alias Definition
Stripe::BankConnectionsResourceTransactionRefresh
Defined in:
stripe/models/financial_connections_account_transaction_refresh.crConstant Summary
-
ERROR_MESSAGE_FOR_STATUS =
"invalid value for \"status\", must be one of [failed, pending, succeeded]."
-
MAX_LENGTH_FOR_ID =
5000
-
VALID_VALUES_FOR_STATUS =
String.static_array("failed", "pending", "succeeded")