Magidoc

ProductCustomField
Object

Fields

#

customFieldId

ID !
Non-null

The custom field definition ID.

label

Label for url type fields. Null for other types.

name

Non-null

Display name of the custom field.

slug

Non-null

Machine-readable slug of the custom field.

type

Non-null

Field type (text_structured, text_freeform, number, boolean, date, url).

value

The value for single-value field types. Null for text_structured.

values

Values for text_structured fields. Empty for other types.

Usages

#

References

#