Class: Rocksky::Generated::FeedSearchResultsView

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

Instance Attribute Summary collapse

Instance Attribute Details

#estimatedTotalHitsObject

Returns the value of attribute estimatedTotalHits

Returns:

  • (Object)

    the current value of estimatedTotalHits



53
54
55
# File 'lib/rocksky/generated/types.rb', line 53

def estimatedTotalHits
  @estimatedTotalHits
end

#hitsObject

Returns the value of attribute hits

Returns:

  • (Object)

    the current value of hits



53
54
55
# File 'lib/rocksky/generated/types.rb', line 53

def hits
  @hits
end

#limitObject

Returns the value of attribute limit

Returns:

  • (Object)

    the current value of limit



53
54
55
# File 'lib/rocksky/generated/types.rb', line 53

def limit
  @limit
end

#offsetObject

Returns the value of attribute offset

Returns:

  • (Object)

    the current value of offset



53
54
55
# File 'lib/rocksky/generated/types.rb', line 53

def offset
  @offset
end

#processingTimeMsObject

Returns the value of attribute processingTimeMs

Returns:

  • (Object)

    the current value of processingTimeMs



53
54
55
# File 'lib/rocksky/generated/types.rb', line 53

def processingTimeMs
  @processingTimeMs
end