Class: Oso::Polar::Data::Filter::Projection

Inherits:
Struct
  • Object
show all
Defined in:
lib/oso/polar/data/filter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fieldObject

Returns the value of attribute field

Returns:

  • (Object)

    the current value of field



30
31
32
# File 'lib/oso/polar/data/filter.rb', line 30

def field
  @field
end

#sourceObject

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



30
31
32
# File 'lib/oso/polar/data/filter.rb', line 30

def source
  @source
end