Type alias GetTaskResponse

GetTaskResponse: JSONRPCErrorResponse | GetTaskSuccessResponse

JSON-RPC response for the 'tasks/get' method.

This interface was referenced by MySchema's JSON-Schema via the definition "GetTaskResponse".