LSP::Unregistration
Inherits JSON::Serializable < Struct < Value < Object
General parameters to unregister a capability.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
id
The id used to unregister the request or notification. Usually an id provided during the register request.
id=(id : String)
The id used to unregister the request or notification. Usually an id provided during the register request.