struct Shodan::HostSearch
- Shodan::HostSearch
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
shodan/parsers/host.crConstructors
Instance Method Summary
- #facets : Hash(String, Array(HostSearchFacet)) | Nil
- #facets=(facets : Hash(String, Array(HostSearchFacet)) | Nil)
- #matches : Array(Shodan::Host::HostData) | Nil
- #matches=(matches : Array(Shodan::Host::HostData) | Nil)
- #total : Int64 | Nil
- #total=(total : Int64 | Nil)