alias Stripe::TreasuryFinancialAccountsResourceStatusDetailsClosed
Overview
Details related to the closure of this FinancialAccount
Alias Definition
Stripe::TreasuryFinancialAccountsResourceClosedStatusDetails
Defined in:
stripe/models/treasury_financial_accounts_resource_status_details_closed.crConstant Summary
-
ERROR_MESSAGE_FOR_REASONS =
"invalid value for \"reasons\", must be one of [account_rejected, closed_by_platform, other]."
-
VALID_VALUES_FOR_REASONS =
String.static_array("account_rejected", "closed_by_platform", "other")