struct

BraveSearch::Params::Suggest

Inherits BraveSearch::Params::Base < JSON::Serializable < Struct < Value < Object

Constructors

new(q : String, count : Int32 | Nil = nil, country : String | Nil = nil, rich : Bool | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

count
Source
country
Source
rich
Source
to_query_params
Source
validate!
Source