Class: Swgr2rb::EndpointClassConfig::ExpectedResponse

Inherits:
Struct
  • Object
show all
Defined in:
lib/endpoint_class_config_generator/endpoint_class_config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#codeObject

Returns the value of attribute code

Returns:

  • (Object)

    the current value of code



22
23
24
# File 'lib/endpoint_class_config_generator/endpoint_class_config.rb', line 22

def code
  @code
end

#schemaObject

Returns the value of attribute schema

Returns:

  • (Object)

    the current value of schema



22
23
24
# File 'lib/endpoint_class_config_generator/endpoint_class_config.rb', line 22

def schema
  @schema
end