Interface StoryCustomField

Hierarchy

  • StoryCustomField

Properties

Properties

field_id: string

The unique public ID for a CustomField.

Format

uuid

value: string

A string representation of the value, if applicable.

value_id: string

The unique public ID for a CustomFieldEnumValue.

Format

uuid

Generated using TypeDoc