Developer Portal for YouTrack and Hub Help

IntegerFieldValue

Represents a value of a custom field of integer type. Use it in an import script.

Properties

Name

Type

Description

type

'integer'

Identifies this object as an integer custom field value. Set this property to 'integer'. See FieldValue.type.

value

number

The value of the field.

10 September 2026