Request to resolve additional information for a given document link. The request's parameter is of type DocumentLink the response is of type DocumentLink or a Thenable that resolves to such.

Static variables

@:value(new ProtocolRequestType<DocumentLink,DocumentLink,Never,NoData,NoData>("documentLink/resolve"))staticfinalinlineread onlytype:ProtocolRequestType<DocumentLink, DocumentLink, Never, NoData, NoData> = new ProtocolRequestType<DocumentLink,DocumentLink,Never,NoData,NoData>("documentLink/resolve")