Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CmsBatchImportFlowShownMissingInformation

Some artworks have missing information warnings.

example
{
  action: "shownMissingInformation",
  context_page_owner_type: "batchImport",
  context_page_owner_id: "67b646ecbe87376bfeb3f962",
  // number of artworks with warnings
  value: 5
}

Hierarchy

  • CmsBatchImportFlowShownMissingInformation

Index

Properties

action

action: shownMissingInformation

context_page_owner_id

context_page_owner_id: string

context_page_owner_type

context_page_owner_type: batchImport

value

value: number

Generated using TypeDoc