---
title: SubscriptionDeliveryMethodShipping - Customer API
description: >-
  The shipping delivery method, including a mailing address and a shipping
  option.
api_version: unstable
api_name: customer
source_url:
  html: >-
    https://shopify.dev/docs/api/customer/unstable/objects/SubscriptionDeliveryMethodShipping
  md: >-
    https://shopify.dev/docs/api/customer/unstable/objects/SubscriptionDeliveryMethodShipping.md
---

# Subscription​Delivery​Method​Shipping

object

The shipping delivery method, including a mailing address and a shipping option.

## Fields

* address

  [Subscription​Mailing​Address!](https://shopify.dev/docs/api/customer/unstable/objects/SubscriptionMailingAddress)

  non-null

  The address for shipping.

* shipping​Option

  [Subscription​Delivery​Method​Shipping​Option!](https://shopify.dev/docs/api/customer/unstable/objects/SubscriptionDeliveryMethodShippingOption)

  non-null

  The details of the shipping method.

***

## Map

### Possible type in

* [Subscription​Delivery​Method](https://shopify.dev/docs/api/customer/unstable/unions/SubscriptionDeliveryMethod)
