Nested struct within the parent resource.
@type t() :: %Stripe.Resources.Product.PackageDimensions{ height: float() | nil, length: float() | nil, weight: float() | nil, width: float() | nil }
height
length
weight
width