alias Stripe::TaxIdOwner
Overview
The account or customer the tax ID belongs to.
Alias Definition
Stripe::TaxIDsOwner
Defined in:
stripe/models/tax_id_owner.crConstant Summary
-
ERROR_MESSAGE_FOR__TYPE =
"invalid value for \"_type\", must be one of [account, application, customer, self]."
-
VALID_VALUES_FOR__TYPE =
String.static_array("account", "application", "customer", "self")