NotificationRecipient
NotificationRecipient
| Name | Description | Schema | Default |
|---|---|---|---|
| notificationMethods required | 알림 메소드 | array[NotificationMethod] | |
| recipientKey required | 수신인 키 - 수신인 키는 @[프로젝트 멤버 조회] 또는 @[사용자의 주소록 목록 조회]를 이용하여 조회합니다. Example : 1347 | string | |
| recipientType required | 수신인 유형 - USER : 사용자, ADDRBOOK : 주소록 Example : USER | string |