# SubscriptionDeliveryMethodLocalDeliveryOption - customer - OBJECT Version: 2024-10 ## Description The delivery option selected for a subscription contract. ### Access Scopes ## Fields * [description](/docs/api/customer/2024-10/scalars/String): String - The description of the delivery option shown to the customer. * [instructions](/docs/api/customer/2024-10/scalars/String): String - The delivery instructions provided by the customer to the merchant. * [phone](/docs/api/customer/2024-10/scalars/String): String! - The phone number of the customer provided to the merchant. Formatted using E.164 standard. For example, `+16135551111`. * [presentmentTitle](/docs/api/customer/2024-10/scalars/String): String - The displayed title of the delivery option. * [title](/docs/api/customer/2024-10/scalars/String): String - The title of the delivery option. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples