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