# Interfaces / Surcharge Item Interface

# Surcharge Item Interface

**Interface**
## SurchargeItemInterface

### Implementations
*List of the objects that implement this interface*

- [CategoryType](/documentation/Objects/Classifications#Category)
- [TagType](/documentation/Objects/Classifications#Tag)

| Fields | Type | Description |
| --- | --- | --- |
| id | [ID!](/documentation/Types/UUID#UUID) | The ID of the item that is appliable |
| name | *String!* | The name of the item that is appliable |