# ShippingLine - customer - OBJECT Version: 2025-01 ## Description Represents the shipping details that the customer chose for their order. ### Access Scopes ## Fields * [handle](/docs/api/customer/2025-01/scalars/String): String - A unique identifier for the shipping rate. * [originalPrice](/docs/api/customer/2025-01/objects/MoneyV2): MoneyV2! - The pre-tax shipping price without any discounts applied. * [title](/docs/api/customer/2025-01/scalars/String): String! - The title of the shipping line. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples