Class: Sink::Models::OpenAPISpecialUsedUsedAsPropertyNameResponse

Inherits:
BaseModel
  • Object
show all
Defined in:
lib/sink/models/openapi_special_used_used_as_property_name_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 = {}) ⇒ OpenAPISpecialUsedUsedAsPropertyNameResponse

Create a new instance of OpenAPISpecialUsedUsedAsPropertyNameResponse from a

Hash of raw data.

Parameters:

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

    . @option data [String] :“$ref”


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

def initialize(data = {}) = super

Instance Attribute Details

#refString

Returns:

  • (String)

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

required :ref, String, api_name: :$ref