ChannelConfig
Defined in: packages/channel/src/types/channel.types.ts:240
Properties
Section titled “Properties”active
Section titled “active”active:
boolean
Defined in: packages/channel/src/types/channel.types.ts:245
createdAt
Section titled “createdAt”createdAt:
Date
Defined in: packages/channel/src/types/channel.types.ts:247
id:
string
Defined in: packages/channel/src/types/channel.types.ts:241
name:
string
Defined in: packages/channel/src/types/channel.types.ts:242
providerId
Section titled “providerId”providerId:
string
Defined in: packages/channel/src/types/channel.types.ts:244
settings
Section titled “settings”settings:
Record<string,unknown>
Defined in: packages/channel/src/types/channel.types.ts:246
type:
"sms"|"lms"|"alimtalk"|"friendtalk"
Defined in: packages/channel/src/types/channel.types.ts:243
updatedAt
Section titled “updatedAt”updatedAt:
Date
Defined in: packages/channel/src/types/channel.types.ts:248