Options
All
  • Public
  • Public/Protected
  • All
Menu

A request for a price estimate has been susessfully sent by a user

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

example
 {
   action: "sentRequestPriceEstimate",
   context_module: "myCollectionArtworkInsights",
   context_screen: "myCollectionArtworkInsights",
   context_screen_owner_type: "myCollectionArtwork",
   context_screen_owner_id: "5fad78273c8451000d0c53b9"
   context_screen_owner_slug: "andy-warhol"
   demand_index: 8.9
 }

Hierarchy

  • SentRequestPriceEstimate

Index

Properties

action

action: sentRequestPriceEstimate

context_module

context_screen

context_screen_owner_id

context_screen_owner_id: string

context_screen_owner_slug

context_screen_owner_slug: string

context_screen_owner_type

context_screen_owner_type: myCollectionArtwork

Optional demand_index

demand_index: undefined | number

Generated using TypeDoc