EventNotificationResponse
EventNotificationResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| notificationStates required | 이벤트 알림 상태 | array[NotificationStatus] | |
| user optional | Example : | object | |
| userEmail optional | 사용자 이메일 Example : kdhong@cloud.com | string | |
| userId required | 사용자 아이디 Example : 1984 | string | |
| userMobileTelNo optional | 사용자 휴대 전화번호 Example : 010-000-0000 | string | |
| userNameNotification required | 사용자 이름 Example : 홍길동 | string |