Interface StoryHistoryChangeAddsRemovesUuid

Custom Field Enum Value IDs that have been added or removed from the Story.

Hierarchy

  • StoryHistoryChangeAddsRemovesUuid

Properties

Properties

adds?: string[]

The values that have been added.

removes?: string[]

The values that have been removed

Generated using TypeDoc