Class: Exa::Types::ResearchCreateRequest
- Inherits:
-
T::Struct
- Object
- T::Struct
- Exa::Types::ResearchCreateRequest
- Includes:
- StructWrapper
- Defined in:
- lib/exa/types/research.rb
Instance Method Summary collapse
Methods included from StructWrapper
Instance Method Details
#to_payload ⇒ Object
13 14 15 |
# File 'lib/exa/types/research.rb', line 13 def to_payload Serializer.to_payload(self) end |