--- title: SubscriptionDeliveryMethodShippingOption - Customer API description: The selected shipping option on a subscription contract. api_version: 2025-01 api_name: customer type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/2025-01/objects/SubscriptionDeliveryMethodShippingOption md: https://shopify.dev/docs/api/customer/2025-01/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/2025-01/scalars/String) The description of the shipping option. * presentment​Title [String](https://shopify.dev/docs/api/customer/2025-01/scalars/String) The presentment title of the shipping option. * title [String](https://shopify.dev/docs/api/customer/2025-01/scalars/String) The title of the shipping option. *** ## Map ### Fields with this object * {}[SubscriptionDeliveryMethodShipping.shippingOption](https://shopify.dev/docs/api/customer/2025-01/objects/SubscriptionDeliveryMethodShipping#field-shippingOption)