Developer Portal for YouTrack and Hub Help

FloatFieldValue

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

Properties

Name

Type

Description

type

'float'

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

value

number

The value of the field.

10 September 2026