accommmodation-services-backend.afccontroller
Home > Accommmodation-services-backend > AFCController
AFCController class#
Define api for document accessibility service
Signature:Properties#
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| servicename | static | string | 
Methods#
| Method | Modifiers | Description | 
|---|---|---|
| afcCallback(req, res) | static | |
| afcCount(req, res) | static | |
| escalateRequest(req, res) | static | |
| fetchAfcDetails(req, res) | static | |
| index(req, res) | static | list all the document accessibility requests raised by user | 
| post(req, res) | static | |
| submitAFCReview(req, res) | static | |
| updateAfcForFailedRequests(req, res) | static |