Skip to main content

Class ErrorResponse

The error body contract.

Assembly: Taskurai.dll
Declaration
public class ErrorResponse

Properties

Error

The error details for a failed request.

Declaration
public Error Error { get; }