The result of an show document request.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
success
A boolean indicating if the show was successful.
Sourcesuccess=(success : Bool)
A boolean indicating if the show was successful.
Source