Interface: UpdateNotificationChannelParams
Defined in: sdk/src/types.ts:879
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
type? | NotificationChannelType | sdk/src/types.ts:880 |
name? | string | sdk/src/types.ts:881 |
config? | Record<string, unknown> | sdk/src/types.ts:882 |
events? | string[] | sdk/src/types.ts:883 |
isActive? | boolean | sdk/src/types.ts:884 |