Class: Sunspot::Schema::FieldVariant

Inherits:
Struct
  • Object
show all
Defined in:
lib/sunspot/schema.rb

Instance Attribute Summary collapse

Instance Attribute Details

#attributeObject

Returns the value of attribute attribute

Returns:

  • (Object)

    the current value of attribute



11
12
13
# File 'lib/sunspot/schema.rb', line 11

def attribute
  @attribute
end

#suffixObject

Returns the value of attribute suffix

Returns:

  • (Object)

    the current value of suffix



11
12
13
# File 'lib/sunspot/schema.rb', line 11

def suffix
  @suffix
end