Interface: IDataspaceProtocolTransferSuspensionMessage
Interface for Dataspace Protocol Transfer Messages. https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/#transfer-suspension-message
Properties
@context
@context:
DataspaceProtocolContextType
LD Context
@type
@type:
"TransferSuspensionMessage"
LD Type
consumerPid
consumerPid:
string
MUST refer to the transfer identifier of the Consumer side.
providerPid
providerPid:
string
MUST refer to the transfer identifier of the Provider side.
code?
optionalcode:string
The suspension code.
reason?
optionalreason:any[]
The suspension reason(s).