Skip to content

beamable-sdk / schema / NotificationRequest

Type Alias: NotificationRequest

NotificationRequest = object

Defined in: src/__generated__/schemas/NotificationRequest.ts:8

Properties

customChannelSuffix?

optional customChannelSuffix: string

Defined in: src/__generated__/schemas/NotificationRequest.ts:10


dbid?

optional dbid: bigint | string

Defined in: src/__generated__/schemas/NotificationRequest.ts:11


dbids?

optional dbids: (bigint | string)[]

Defined in: src/__generated__/schemas/NotificationRequest.ts:12


payload

payload: NotificationRequestData

Defined in: src/__generated__/schemas/NotificationRequest.ts:9


useSignalWhenPossible?

optional useSignalWhenPossible: boolean

Defined in: src/__generated__/schemas/NotificationRequest.ts:13