beamable-sdk / schema / NotificationRequestData
Type Alias: NotificationRequestData¶
NotificationRequestData =
object
Defined in: src/__generated__/schemas/NotificationRequestData.ts:6
⚠️ THIS FILE IS AUTO-GENERATED. DO NOT EDIT MANUALLY. All manual edits will be lost when this file is regenerated.
Properties¶
channel?¶
optionalchannel:string
Defined in: src/__generated__/schemas/NotificationRequestData.ts:7
context?¶
optionalcontext:string
Defined in: src/__generated__/schemas/NotificationRequestData.ts:8
messageFull?¶
optionalmessageFull:string
Defined in: src/__generated__/schemas/NotificationRequestData.ts:9
messageKey?¶
optionalmessageKey:string
Defined in: src/__generated__/schemas/NotificationRequestData.ts:10
messageParams?¶
optionalmessageParams:string[]
Defined in: src/__generated__/schemas/NotificationRequestData.ts:11
meta?¶
optionalmeta:Record<string,string>
Defined in: src/__generated__/schemas/NotificationRequestData.ts:12
shard?¶
optionalshard:string
Defined in: src/__generated__/schemas/NotificationRequestData.ts:13