Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CmsShowDownloadOriginalShot

Download original shot

example
{
  action: "click",
  context_module: CmsContextModule.showsInstallShots,
  artwork_id: "artwork-id",
  show_id: "show-id",
  user_id: "user-id",
}

Hierarchy

  • CmsShowDownloadOriginalShot

Index

Properties

action

action: "click"

artwork_id

artwork_id: string

context_module

context_module: showsInstallShots

show_id

show_id: string

user_id

user_id: string

Generated using TypeDoc