Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConsignmentArtistFailed

A user searches for an artist in the consignment submission flow but receives an error and cannot search

This schema describes events sent to Segment from [[consignmentArtistFailed]]

example
 {
   action: "consignmentArtistFailed",
   context_module: "consignSubmissionFlow",
   context_owner_type: "consign",
   query: "artist we are not accepting submissions for"
 }

Hierarchy

  • ConsignmentArtistFailed

Index

Properties

action

action: consignmentArtistFailed

context_module

context_module: consignSubmissionFlow

context_owner_type

context_owner_type: consign

query

query: string

Generated using TypeDoc