Class: LlamaHair::Types::SendRequest
- Inherits:
-
Struct
- Object
- Struct
- LlamaHair::Types::SendRequest
- Defined in:
- lib/llamahair/types.rb
Overview
Request/Response types
Instance Attribute Summary collapse
-
#llama ⇒ Object
Returns the value of attribute llama.
Instance Attribute Details
#llama ⇒ Object
Returns the value of attribute llama
17 18 19 |
# File 'lib/llamahair/types.rb', line 17 def llama @llama end |