Class: Exa::Types::ContentsRequest

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

Instance Method Summary collapse

Methods included from StructWrapper

#__exa_attributes__

Instance Method Details

#to_payloadObject



20
21
22
# File 'lib/exa/types/contents.rb', line 20

def to_payload
  Serializer.to_payload(self)
end