alias Stripe::TaxProductResourceCustomerDetailsAddress
Overview
The customer's postal address (for example, home or business location).
Alias Definition
Stripe::TaxProductResourcePostalAddress
Defined in:
stripe/models/tax_product_resource_customer_details_address.crConstant Summary
-
MAX_LENGTH_FOR_CITY =
5000
-
MAX_LENGTH_FOR_COUNTRY =
5000
-
MAX_LENGTH_FOR_LINE1 =
5000
-
MAX_LENGTH_FOR_LINE2 =
5000
-
MAX_LENGTH_FOR_POSTAL_CODE =
5000
-
MAX_LENGTH_FOR_STATE =
5000