Process method - the handler for this command invocation - processes the command and populates the response object as needed. Returns a promise that is expected to be fulfilled (never manually rejected).
: The promise to be fulfilled when the command processing is complete.
Generated using TypeDoc
Process method - the handler for this command invocation - processes the command and populates the response object as needed. Returns a promise that is expected to be fulfilled (never manually rejected).