---
title: SubscriptionDeliveryMethodShippingOption - Customer API
description: The selected shipping option on a subscription contract.
api_version: 2026-01
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-SubscriptionDeliveryMethodShipping.fields.shippingOption)
