Class: Etna::Clients::Magma::AddLinkDefinition

Inherits:
Struct
  • Object
show all
Includes:
JsonSerializableStruct
Defined in:
lib/etna/clients/magma/models.rb

Instance Attribute Summary collapse

Method Summary

Methods included from JsonSerializableStruct

#as_json, included, #to_json

Instance Attribute Details

#attribute_nameObject

Returns the value of attribute attribute_name

Returns:

  • (Object)

    the current value of attribute_name



109
110
111
# File 'lib/etna/clients/magma/models.rb', line 109

def attribute_name
  @attribute_name
end

#model_nameObject

Returns the value of attribute model_name

Returns:

  • (Object)

    the current value of model_name



109
110
111
# File 'lib/etna/clients/magma/models.rb', line 109

def model_name
  @model_name
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



109
110
111
# File 'lib/etna/clients/magma/models.rb', line 109

def type
  @type
end