Class: Avo::Licensing::HQ::RESPONSE_STRUCT
- Inherits:
-
Struct
- Object
- Struct
- Avo::Licensing::HQ::RESPONSE_STRUCT
- Defined in:
- lib/avo/licensing/h_q.rb
Instance Attribute Summary collapse
-
#body ⇒ Object
Returns the value of attribute body.
-
#code ⇒ Object
Returns the value of attribute code.
Instance Attribute Details
#body ⇒ Object
Returns the value of attribute body
10 11 12 |
# File 'lib/avo/licensing/h_q.rb', line 10 def body @body end |
#code ⇒ Object
Returns the value of attribute code
10 11 12 |
# File 'lib/avo/licensing/h_q.rb', line 10 def code @code end |