GenLSP.Protocol.Structures.Unregistration (gen_lsp v0.0.1)

General parameters to unregister a request or notification.

properties

Properties

id :: string (required)

The id used to unregister the request or notification. Usually an id provided during the register request.

method :: string (required)

The method to unregister for.