ChannelConfig
Defined in: packages/channel/src/types/channel.types.ts:253
Properties
Section titled “Properties”active
Section titled “active”active:
boolean
Defined in: packages/channel/src/types/channel.types.ts:258
createdAt
Section titled “createdAt”createdAt:
Date
Defined in: packages/channel/src/types/channel.types.ts:260
id:
string
Defined in: packages/channel/src/types/channel.types.ts:254
name:
string
Defined in: packages/channel/src/types/channel.types.ts:255
providerId
Section titled “providerId”providerId:
string
Defined in: packages/channel/src/types/channel.types.ts:257
settings
Section titled “settings”settings:
Record<string,any>
Defined in: packages/channel/src/types/channel.types.ts:259
type:
"sms"|"lms"|"alimtalk"|"friendtalk"
Defined in: packages/channel/src/types/channel.types.ts:256
updatedAt
Section titled “updatedAt”updatedAt:
Date
Defined in: packages/channel/src/types/channel.types.ts:261