# SubscriptionDeliveryMethodPickupOption - customer - OBJECT Version: 2025-01 ## Description Represents the selected pickup option on a subscription contract. ### Access Scopes ## Fields * [description](/docs/api/customer/2025-01/scalars/String): String - The details displayed to the customer to describe the pickup option. * [pickupAddress](/docs/api/customer/2025-01/objects/PickupAddress): PickupAddress! - The address where the customer will pick up the merchandise. * [presentmentTitle](/docs/api/customer/2025-01/scalars/String): String - The presentment title of the pickup option. * [title](/docs/api/customer/2025-01/scalars/String): String - The title of the pickup option. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples