Class: Exa::Types::SearchRequest
- Inherits:
-
T::Struct
- Object
- T::Struct
- Exa::Types::SearchRequest
- Includes:
- SearchOptionProps, StructWrapper
- Defined in:
- lib/exa/types/search.rb
Instance Method Summary collapse
Methods included from SearchOptionProps
Methods included from StructWrapper
Instance Method Details
#to_payload ⇒ Object
69 70 71 |
# File 'lib/exa/types/search.rb', line 69 def to_payload Serializer.to_payload(self) end |