Class: Sink::Models::OpenAPIFormatArrayTypeOneEntryResponse

Inherits:
BaseModel
  • Object
show all
Defined in:
lib/sink/models/openapi_format_array_type_one_entry_response.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods inherited from BaseModel

#[], #deconstruct_keys, #inspect, #to_h, #to_s

Constructor Details

#initialize(data = {}) ⇒ OpenAPIFormatArrayTypeOneEntryResponse

Create a new instance of OpenAPIFormatArrayTypeOneEntryResponse from a Hash of

raw data.

Parameters:

  • data (Hash{Symbol => Object}) (defaults to: {})

    . @option data [String, nil] :foo



6
# File 'lib/sink/models/openapi_format_array_type_one_entry_response.rb', line 6

def initialize(data = {}) = super

Instance Attribute Details

#fooString

Returns:

  • (String)


8
# File 'lib/sink/models/openapi_format_array_type_one_entry_response.rb', line 8

optional :foo, String