Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ToggledDistributionSync

A partner toggles account-wide Auto-sync on or off via the InventoryTableActions bar. Flips distributionSyncEnabled for the whole partner account.

example
{
  action: "toggledDistributionSync",
  context_module: "tableActions",
  context_page_owner_type: "inventory",
  value: "on"
}

Hierarchy

  • ToggledDistributionSync

Index

Properties

action

action: toggledDistributionSync

context_module

context_module: tableActions

context_page_owner_type

context_page_owner_type: inventory

value

value: "on" | "off"

Generated using TypeDoc