Class: Exa::Types::SearchRequest

Inherits:
T::Struct
  • Object
show all
Includes:
SearchOptionProps, StructWrapper
Defined in:
lib/exa/types/search.rb

Instance Method Summary collapse

Methods included from SearchOptionProps

included

Methods included from StructWrapper

#__exa_attributes__

Instance Method Details

#to_payloadObject



69
70
71
# File 'lib/exa/types/search.rb', line 69

def to_payload
  Serializer.to_payload(self)
end