Class: Exa::Types::ResearchCreateRequest

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

Instance Method Summary collapse

Methods included from StructWrapper

#__exa_attributes__

Instance Method Details

#to_payloadObject



13
14
15
# File 'lib/exa/types/research.rb', line 13

def to_payload
  Serializer.to_payload(self)
end