Interface CustomFieldValueParams

Hierarchy

  • CustomFieldValueParams

Properties

Properties

field_id: string

The unique public ID for the CustomField.

Format

uuid

value?: string

A literal value for the CustomField. Currently ignored.

value_id: string

The unique public ID for the CustomFieldEnumValue.

Format

uuid

Generated using TypeDoc