Developer Portal for YouTrack and Hub Help

StringFieldValue

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

Properties

Name

Type

Description

type

'string'

Identifies this object as a string custom field value. Set this property to 'string'. See FieldValue.type.

value

string

The value of the field.

10 September 2026