--- title: SubscriptionDeliveryMethodPickupOption - Customer API description: Represents the selected pickup option on a subscription contract. api_version: 2024-10 api_name: customer type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/customer/2024-10/objects/SubscriptionDeliveryMethodPickupOption md: >- https://shopify.dev/docs/api/customer/2024-10/objects/SubscriptionDeliveryMethodPickupOption.txt --- # Subscription​Delivery​Method​Pickup​Option object Represents the selected pickup option on a subscription contract. ## Fields * description [String](https://shopify.dev/docs/api/customer/2024-10/scalars/String) The details displayed to the customer to describe the pickup option. * presentment​Title [String](https://shopify.dev/docs/api/customer/2024-10/scalars/String) The presentment title of the pickup option. * title [String](https://shopify.dev/docs/api/customer/2024-10/scalars/String) The title of the pickup option. *** ## Map ### Fields with this object * {}[SubscriptionDeliveryMethodPickup.pickupOption](https://shopify.dev/docs/api/customer/2024-10/objects/SubscriptionDeliveryMethodPickup#field-pickupOption)