Options
All
  • Public
  • Public/Protected
  • All
Menu

A user has unfollowed a fair.

This schema describes events sent to Segment from unfollowedFair

example
 {
   action: "unfollowedFair",
   context_module: "otherWorksFromPartnerRail"
   context_owner_id: "5359794d1a1e86c3740001f8"
   context_owner_slug: "andy-warhol-skull"
   context_owner_type: "artwork"
   owner_id: "5359794d1a1e86c3740001f7"
   owner_slug: "frieze-london"
   owner_type: "fair"
 }

Hierarchy

Index

Properties

action

action: unfollowedFair

context_module

context_module: AuthContextModule

Optional context_owner_id

context_owner_id: undefined | string

Optional context_owner_slug

context_owner_slug: undefined | string

context_owner_type

context_owner_type: OwnerType

owner_id

owner_id: string

owner_slug

owner_slug: string

owner_type

owner_type: FollowableEntity

Generated using TypeDoc