class

Crobat::CrobatSDK::SonarAllResult

Inherits JSON::Serializable / Reference / Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

name
Source
name=(name : String)
Source
subdomain
Source
subdomain=(subdomain : String)
Source
tld=(tld : String)
Source
to_s

Returns a nicely readable and concise string representation of this object, typically intended for users.

This method should usually not be overridden. It delegates to #to_s(IO) which can be overridden for custom implementations.

Also see #inspect.

Source
type
Source
type=(type : String)
Source
value
Source
value=(value : String)
Source