Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PushNotificationOptions

Interface encapsulating options for sending push notifications via the SaaS.

Hierarchy

  • PushNotificationOptions

Index

Properties

deeplink

deeplink: string

The deep link to be sent as a push notification.

holderAppUuid

holderAppUuid: string

The holder app to send the notification to.

token

token: PushToken | PushToken[]

PushToken(s) identifying the app + provider a notification should be sent to.

Generated using TypeDoc