Dataclass for the response from the Linkshell read View.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
linkshell
A Linkshell object representing the data on the chosen Linkshell.
Source