# Objects / Additional Value

# Additional Value

**Object**
## AdditionalValue

| Fields | Type | Description |
| --- | --- | --- |
| id | *Int!* | The ID of the additional field |
| name | *String!* | The name of the field |
| safeName | *String!* | The safe name of the field |
| type | [AdditionalFieldTypeEnum!](/documentation/Enums/Additional-Field-Type-Enum#AdditionalFieldTypeEnum) | The type of the additional field |
| value | *String* | The value of the additional field |