# SubscriptionDeliveryMethodLocalDelivery - admin - OBJECT
Version: 2024-04

## Description
A subscription delivery method for local delivery.
The other subscription delivery methods can be found in the `SubscriptionDeliveryMethod` union type.

### Access Scopes
the `read_own_subscription_contracts` or `write_own_subscription_contracts` scope.


## Fields
* [address](/docs/api/admin/2024-04/objects/SubscriptionMailingAddress): SubscriptionMailingAddress! - The address to deliver to.
* [localDeliveryOption](/docs/api/admin/2024-04/objects/SubscriptionDeliveryMethodLocalDeliveryOption): SubscriptionDeliveryMethodLocalDeliveryOption! - The details of the local delivery method to use.

## Connections



## Related queries

## Related mutations

## Related Unions
* [SubscriptionDeliveryMethod](/docs/api/admin/2024-04/unions/SubscriptionDeliveryMethod) Describes the delivery method to use to get the physical goods to the customer.

## Examples