SenderNumber
Defined in: packages/channel/src/types/channel.types.ts:33
Properties
Section titled “Properties”category
Section titled “category”category:
SenderNumberCategory
Defined in: packages/channel/src/types/channel.types.ts:43
channelId?
Section titled “channelId?”
optionalchannelId:string
Defined in: packages/channel/src/types/channel.types.ts:39
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:50
id:
string
Defined in: packages/channel/src/types/channel.types.ts:34
metadata
Section titled “metadata”metadata:
object
Defined in: packages/channel/src/types/channel.types.ts:44
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:40
status
Section titled “status”status:
SenderNumberStatus
Defined in: packages/channel/src/types/channel.types.ts:41
updatedAt
Section titled “updatedAt”updatedAt:
Date
Defined in: packages/channel/src/types/channel.types.ts:51
verifiedAt?
Section titled “verifiedAt?”
optionalverifiedAt:Date
Defined in: packages/channel/src/types/channel.types.ts:42