Class: Autonoma::CreateOp

Inherits:
Struct
  • Object
show all
Defined in:
lib/autonoma/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fieldsObject

Returns the value of attribute fields

Returns:

  • (Object)

    the current value of fields



13
14
15
# File 'lib/autonoma/types.rb', line 13

def fields
  @fields
end

#modelObject

Returns the value of attribute model

Returns:

  • (Object)

    the current value of model



13
14
15
# File 'lib/autonoma/types.rb', line 13

def model
  @model
end

#temp_idObject

Returns the value of attribute temp_id

Returns:

  • (Object)

    the current value of temp_id



13
14
15
# File 'lib/autonoma/types.rb', line 13

def temp_id
  @temp_id
end