Class: Sink::Models::OpenAPISpecialUsedUsedAsPropertyNameResponse
- Inherits:
-
BaseModel
- Object
- BaseModel
- Sink::Models::OpenAPISpecialUsedUsedAsPropertyNameResponse
- Defined in:
- lib/sink/models/openapi_special_used_used_as_property_name_response.rb
Instance Attribute Summary collapse
Instance Method Summary collapse
-
#initialize(data = {}) ⇒ OpenAPISpecialUsedUsedAsPropertyNameResponse
constructor
Create a new instance of OpenAPISpecialUsedUsedAsPropertyNameResponse from a Hash of raw data.
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.
6 |
# File 'lib/sink/models/openapi_special_used_used_as_property_name_response.rb', line 6 def initialize(data = {}) = super |
Instance Attribute Details
#ref ⇒ String
8 |
# File 'lib/sink/models/openapi_special_used_used_as_property_name_response.rb', line 8 required :ref, String, api_name: :$ref |