We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 400823a commit f9ff113Copy full SHA for f9ff113
1 file changed
src/models/kakao/kakaoChannel.ts
@@ -19,7 +19,7 @@ export type KakaoAlimtalkTemplateCategory = KakaoChannelCategory;
19
* @description 카카오 채널
20
* @property channelId 카카오 채널 고유 ID, SOLAPI 내부 식별용
21
* @property searchId 카카오 채널 검색용 아이디, 채널명이 아님
22
- * @property accountId SOLAPI 계정 고유번호
+ * @property accountId 계정 고유번호
23
* @property phoneNumber 카카오 채널 담당자 휴대전화 번호
24
* @property sharedAccountIds 카카오 채널을 공유한 SOLAPI 계정 고유번호 목록
25
* @property dateCreated 카카오 채널 생성일자(연동일자)
0 commit comments