Class: Swgr2rb::EndpointClassConfig::ExpectedResponse
- Inherits:
-
Struct
- Object
- Struct
- Swgr2rb::EndpointClassConfig::ExpectedResponse
- Defined in:
- lib/endpoint_class_config_generator/endpoint_class_config.rb
Instance Attribute Summary collapse
-
#code ⇒ Object
Returns the value of attribute code.
-
#schema ⇒ Object
Returns the value of attribute schema.
Instance Attribute Details
#code ⇒ Object
Returns the value of attribute code
22 23 24 |
# File 'lib/endpoint_class_config_generator/endpoint_class_config.rb', line 22 def code @code end |
#schema ⇒ Object
Returns the value of attribute schema
22 23 24 |
# File 'lib/endpoint_class_config_generator/endpoint_class_config.rb', line 22 def schema @schema end |