ChannelConfig
Defined in: packages/channel/src/types/channel.types.ts:195
Properties
Section titled “Properties”active
Section titled “active”active:
boolean
Defined in: packages/channel/src/types/channel.types.ts:200
createdAt
Section titled “createdAt”createdAt:
Date
Defined in: packages/channel/src/types/channel.types.ts:202
id:
string
Defined in: packages/channel/src/types/channel.types.ts:196
name:
string
Defined in: packages/channel/src/types/channel.types.ts:197
providerId
Section titled “providerId”providerId:
string
Defined in: packages/channel/src/types/channel.types.ts:199
settings
Section titled “settings”settings:
Record<string,unknown>
Defined in: packages/channel/src/types/channel.types.ts:201
type:
"sms"|"lms"|"alimtalk"|"friendtalk"
Defined in: packages/channel/src/types/channel.types.ts:198
updatedAt
Section titled “updatedAt”updatedAt:
Date
Defined in: packages/channel/src/types/channel.types.ts:203