# DeliveryRateDefinitionInput - admin-graphql - INPUT_OBJECT
Version: 2025-01

## Description
The input fields for a rate definition.

### Access Scopes



## Fields
* [id](/docs/api/admin-graphql/2025-01/scalars/ID): ID - A globally-unique ID of the rate definition.
* [price](/docs/api/admin-graphql/2025-01/input-objects/MoneyInput): MoneyInput! - The price of the rate definition.


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


## Examples