Options
All
  • Public
  • Public/Protected
  • All
Menu

A user gets prompted for 'Review our app'

example
 {
   action: "promptForReview",
   context_module: "artistHeader",
   context_owner_type: "artist",
   context_owner_id: "5f99e0ba4c24bc000d02b8d7",
   context_owner_slug: "andy-warhol",
   platform: "ios"
 }

Hierarchy

  • PromptForReview

Index

Properties

action

action: promptForReview

context_module

context_module: ContextModule

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

platform

platform: "ios" | "android"

Generated using TypeDoc