Skip to main content

Interface: ITerminateTransferResponse

API response for terminating a transfer process.

Properties

body

body: IDataspaceProtocolTransferProcess | IDataspaceProtocolTransferError

Transfer Process (DSP compliant) with state TERMINATED, or error.


statusCode?

optional statusCode: HttpStatusCode

HTTP status code for the response.