Skip to main content
Anchor to SubscriptionDeliveryMethod

SubscriptionDeliveryMethod

union

The delivery method to use to deliver the physical goods to the customer.

•OBJECT

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

•SubscriptionMailingAddress!
non-null

The delivery address.

•SubscriptionDeliveryMethodLocalDeliveryOption!
non-null

The local delivery method details.

•OBJECT

A delivery method with a pickup option.

•SubscriptionDeliveryMethodPickupOption!
non-null

The details of the pickup delivery method.

•OBJECT

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

•SubscriptionMailingAddress!
non-null

The address for shipping.

•SubscriptionDeliveryMethodShippingOption!
non-null

The details of the shipping method.


Was this section helpful?

Anchor to Fields with this unionFields with this union


Was this section helpful?