Interface: CreateNotificationChannelParams
Defined in: sdk/src/types.ts:871
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
type | NotificationChannelType | sdk/src/types.ts:872 |
name | string | sdk/src/types.ts:873 |
config | Record<string, unknown> | sdk/src/types.ts:874 |
events | string[] | sdk/src/types.ts:875 |
isActive? | boolean | sdk/src/types.ts:876 |