A shortcut type for a ActionResult that returns no payload but may return errors.
A map where each key is an error code, and the corresponding value is the payload associated with that specific error.
A shortcut type for a ActionResult that returns no payload but may return errors.