# SubscriptionDeliveryMethodLocalDeliveryInput - admin - INPUT_OBJECT
Version: 2025-01

## Description
The input fields for a local delivery method.

This input accepts partial input. When a field is not provided,
its prior value is left unchanged.

### Access Scopes



## Fields
* [address](/docs/api/admin/2025-01/input-objects/MailingAddressInput): MailingAddressInput - The address to deliver to.
* [localDeliveryOption](/docs/api/admin/2025-01/input-objects/SubscriptionDeliveryMethodLocalDeliveryOptionInput): SubscriptionDeliveryMethodLocalDeliveryOptionInput - The details of the local delivery method to use.


## Input objects with this input object
* [SubscriptionDeliveryMethodInput](/docs/api/admin/2025-01/input-objects/SubscriptionDeliveryMethodInput)


## Examples