--- title: SubscriptionDeliveryMethodShippingOption - Customer API description: The selected shipping option on a subscription contract. api_version: 2025-10 api_name: customer type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/objects/subscriptiondeliverymethodshippingoption md: https://shopify.dev/docs/api/customer/latest/objects/subscriptiondeliverymethodshippingoption.md --- # Subscription​Delivery​Method​Shipping​Option object The selected shipping option on a subscription contract. ## Fields * description [String](https://shopify.dev/docs/api/customer/latest/scalars/String) The description of the shipping option. * presentment​Title [String](https://shopify.dev/docs/api/customer/latest/scalars/String) The presentment title of the shipping option. * title [String](https://shopify.dev/docs/api/customer/latest/scalars/String) The title of the shipping option. *** ## Map ### Fields with this object * {}[SubscriptionDeliveryMethodShipping.shippingOption](https://shopify.dev/docs/api/customer/latest/objects/SubscriptionDeliveryMethodShipping#field-shippingOption)