Class: LlamaHair::Types::SendRequest

Inherits:
Struct
  • Object
show all
Defined in:
lib/llamahair/types.rb

Overview

Request/Response types

Instance Attribute Summary collapse

Instance Attribute Details

#llamaObject

Returns the value of attribute llama

Returns:

  • (Object)

    the current value of llama



17
18
19
# File 'lib/llamahair/types.rb', line 17

def llama
  @llama
end