NotificationAPI
- Description:
NotificationAPI namespace
- See:
-
- TNotification in Models.Notification
Methods
(static) *common(req, res)
Parameters:
Name | Type | Description |
---|---|---|
req |
Object | |
res |
Object |
Throws:
status | message | description |
---|---|---|
404 | NOTIFICATION_NOT_FOUND | if notification is not found |
(static) CNotification API(req, res)
- Description:
알림 생성 API
- Version:
- 2.0.0
Parameters:
Name | Type | Description | |||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req |
Object |
Properties
|
|||||||||||||||||||||||||||||||||||||||||||||||
res |
Object |
Properties
|
(static) DNotification API(req, res)
- Description:
알림 삭제 API
- Version:
- 2.0.0
Parameters:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req |
Object |
Properties
|
||||||||||||
res |
Object |
(static) RNotification API(req, res)
- Description:
알림 조회 API
- Version:
- 2.0.0
Parameters:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req |
Object |
Properties
|
||||||||||||
res |
Object |
Properties
|
(static) RNotifications API(req, res)
- Description:
알림 목록 조회 API
- Version:
- 2.0.0
Parameters:
Name | Type | Description | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req |
Object |
Properties
|
|||||||||||||||||||||||||||
res |
Object |
Properties
|
(static) UCheckNotification API(req, res)
- Description:
알림 확인 API
- Version:
- 2.0.0
Parameters:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req |
Object |
Properties
|
||||||||||||
res |
Object |