alias Stripe::AutomaticTaxLiability
Overview
The account that's liable for tax. If set, the business address and tax registrations required to perform the tax calculation are loaded from this account. The tax transaction is returned in the report of the connected account.
Alias Definition
Stripe::ConnectAccountReference
Defined in:
stripe/models/automatic_tax_liability.crConstant Summary
-
ERROR_MESSAGE_FOR__TYPE =
"invalid value for \"_type\", must be one of [account, self]."
-
VALID_VALUES_FOR__TYPE =
String.static_array("account", "self")