alias Stripe::InvoiceShippingDetails
Overview
Shipping details for the invoice. The Invoice PDF will use the shipping_details
value if it is set, otherwise the PDF will render the shipping address from the customer.
Alias Definition
Stripe::Shipping
Defined in:
stripe/models/invoice_shipping_details.crConstant Summary
-
MAX_LENGTH_FOR_CARRIER =
5000
-
MAX_LENGTH_FOR_NAME =
5000
-
MAX_LENGTH_FOR_PHONE =
5000
-
MAX_LENGTH_FOR_TRACKING_NUMBER =
5000