Method: Mongify::Database::Column#type

Defined in:
lib/mongify/database/column.rb

#typeObject

Returns the value of attribute type.



80
81
82
# File 'lib/mongify/database/column.rb', line 80

def type
  @type
end