GenLSP.Protocol.Structures.PreviousResultId (gen_lsp v0.0.1)
A previous result id in a workspace pull request.
@since 3.17.0
properties
Properties
uri :: DocumentUri (required)
The URI for which the client knows a result id.
value :: string (required)
The value of the previous result id.