alias Stripe::FinancialConnectionsSessionAccountHolder
Overview
The account holder for whom accounts are collected in this session.
Alias Definition
Stripe::BankConnectionsResourceAccountholder
Defined in:
stripe/models/financial_connections_session_account_holder.crConstant Summary
-
ERROR_MESSAGE_FOR__TYPE =
"invalid value for \"_type\", must be one of [account, customer]."
-
VALID_VALUES_FOR__TYPE =
String.static_array("account", "customer")