Class: Sink::Models::NamePropertiesIllegalGoIdentifiersResponse
- Inherits:
-
BaseModel
- Object
- BaseModel
- Sink::Models::NamePropertiesIllegalGoIdentifiersResponse
- Defined in:
- lib/sink/models/name_properties_illegal_go_identifiers_response.rb
Instance Attribute Summary collapse
Instance Method Summary collapse
-
#initialize(data = {}) ⇒ NamePropertiesIllegalGoIdentifiersResponse
constructor
Create a new instance of NamePropertiesIllegalGoIdentifiersResponse from a Hash of raw data.
Methods inherited from BaseModel
#[], #deconstruct_keys, #inspect, #to_h, #to_s
Constructor Details
#initialize(data = {}) ⇒ NamePropertiesIllegalGoIdentifiersResponse
Create a new instance of NamePropertiesIllegalGoIdentifiersResponse from a Hash
of raw data.
6 |
# File 'lib/sink/models/name_properties_illegal_go_identifiers_response.rb', line 6 def initialize(data = {}) = super |
Instance Attribute Details
#defer ⇒ String
8 |
# File 'lib/sink/models/name_properties_illegal_go_identifiers_response.rb', line 8 required :defer, String |