# SubscriptionDeliveryOptionsResultSuccess - customer - OBJECT Version: 2025-01 ## Description A successful result containing the available delivery options for the subscription contract. ### Access Scopes ## Fields * [deliveryOptions](/docs/api/customer/2025-01/unions/SubscriptionDeliveryOption): SubscriptionDeliveryOption! - The available delivery options. * [token](/docs/api/customer/2025-01/scalars/String): String! - The token associated with the successful result of delivery options. ## Connections ## Related queries ## Related mutations ## Related Unions * [SubscriptionDeliveryOptionsResult](/docs/api/customer/2025-01/unions/SubscriptionDeliveryOptionsResult) The result of the query that fetches delivery options for the subscription contract. ## Examples