# SubscriptionDeliveryOptionResultSuccess - admin - OBJECT Version: unstable ## Description The delivery option for a subscription contract. ### Access Scopes the `read_own_subscription_contracts` or `write_own_subscription_contracts` scope. ## Fields * [deliveryOptions](/docs/api/admin/unstable/unions/SubscriptionDeliveryOption): SubscriptionDeliveryOption! - The available delivery options. ## Connections ## Related queries ## Related mutations ## Related Unions * [SubscriptionDeliveryOptionResult](/docs/api/admin/unstable/unions/SubscriptionDeliveryOptionResult) The result of the query to fetch delivery options for the subscription contract. ## Examples