alias Stripe::FinancialConnectionsAccountBalance
Overview
The most recent information about the account's balance.
Alias Definition
Stripe::BankConnectionsResourceBalance
Defined in:
stripe/models/financial_connections_account_balance.crConstant Summary
-
ERROR_MESSAGE_FOR__TYPE =
"invalid value for \"_type\", must be one of [cash, credit]."
-
VALID_VALUES_FOR__TYPE =
String.static_array("cash", "credit")