| modm API documentation
    | 
#include <modm/communication/xpcc/postman/response.hpp>
| Public Member Functions | |
| ActionResult (Response response) | |
| ActionResult (T data) | |
| Public Attributes | |
| Response | response | 
| T | data | 
Action Response with optional return data.