# SubscriptionDeliveryMethodShippingOptionInput - admin - INPUT_OBJECT
Version: 2025-01

## Description
The input fields for shipping option.

### Access Scopes



## Fields
* [carrierServiceId](/docs/api/admin/2025-01/scalars/ID): ID - The carrier service ID of the shipping option.
* [code](/docs/api/admin/2025-01/scalars/String): String - The code of the shipping option.
* [description](/docs/api/admin/2025-01/scalars/String): String - The description of the shipping option.
* [presentmentTitle](/docs/api/admin/2025-01/scalars/String): String - The presentment title of the shipping option.
* [title](/docs/api/admin/2025-01/scalars/String): String - The title of the shipping option.


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


## Examples