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