For the complete documentation index, see llms.txt. This page is also available as Markdown.

CustomOption - Значения доп. полей

Поля

Ключ
Тип
Название
Описание

id

integer

ID

symbol

string | null

Код

value

string

Значение

custom_field_id

integer

ID доп. поля

default_value

boolean

Значение по умолчанию для доп. поля

Методы

  • json - JSON.parse(value)

Фильтры

  • by_cf(custom_field: CustomField | Symbol | integer) - Выбрать значения для указанного доп. поля

Last updated