Class: Sink::Models::NamePropertiesIllegalGoIdentifiersResponse

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

Create a new instance of NamePropertiesIllegalGoIdentifiersResponse from a Hash

of raw data.

Parameters:

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

    . @option data [String] :defer



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

def initialize(data = {}) = super

Instance Attribute Details

#deferString

Returns:

  • (String)


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

required :defer, String