alias Stripe::CustomerShipping1

Overview

Mailing and shipping address for the customer. Appears on invoices emailed to this customer.

Alias Definition

Stripe::Shipping

Defined in:

stripe/models/customer_shipping1.cr

Constant Summary

MAX_LENGTH_FOR_CARRIER = 5000
MAX_LENGTH_FOR_NAME = 5000
MAX_LENGTH_FOR_PHONE = 5000
MAX_LENGTH_FOR_TRACKING_NUMBER = 5000