SenderNumber
Defined in: packages/channel/src/types/channel.types.ts:34
Properties
Section titled “Properties”category
Section titled “category”category:
SenderNumberCategory
Defined in: packages/channel/src/types/channel.types.ts:45
channelId?
Section titled “channelId?”
optionalchannelId:string
Defined in: packages/channel/src/types/channel.types.ts:40
Optional association to a Channel. Some managers (e.g. KakaoSenderNumberManager) are channel-scoped.
createdAt
Section titled “createdAt”createdAt:
Date
Defined in: packages/channel/src/types/channel.types.ts:52
id:
string
Defined in: packages/channel/src/types/channel.types.ts:35
metadata
Section titled “metadata”metadata:
object
Defined in: packages/channel/src/types/channel.types.ts:46
businessName?
Section titled “businessName?”
optionalbusinessName:string
businessRegistrationNumber?
Section titled “businessRegistrationNumber?”
optionalbusinessRegistrationNumber:string
contactEmail?
Section titled “contactEmail?”
optionalcontactEmail:string
contactPerson?
Section titled “contactPerson?”
optionalcontactPerson:string
phoneNumber
Section titled “phoneNumber”phoneNumber:
string
Defined in: packages/channel/src/types/channel.types.ts:41
status
Section titled “status”status:
SenderNumberStatus
Defined in: packages/channel/src/types/channel.types.ts:42
updatedAt
Section titled “updatedAt”updatedAt:
Date
Defined in: packages/channel/src/types/channel.types.ts:53
verificationCode?
Section titled “verificationCode?”
optionalverificationCode:string
Defined in: packages/channel/src/types/channel.types.ts:43
verifiedAt?
Section titled “verifiedAt?”
optionalverifiedAt:Date
Defined in: packages/channel/src/types/channel.types.ts:44