Type Alias CreateKakaoChannelResponse
CreateKakaoChannelResponse: {
accountId: string;
channelId: string;
dateCreated: string;
dateUpdated: string;
phoneNumber: string;
searchId: string;
}
Type declaration
accountId: string
channelId: string
dateCreated: string
dateUpdated: string
phoneNumber: string
searchId: string