Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 302 Bytes

QueryAggregateResultMetric.md

File metadata and controls

18 lines (12 loc) · 302 Bytes

SajariAPIClient::QueryAggregateResultMetric

Properties

Name Type Description Notes
value Float [optional]

Example

require 'sdk_ruby'

instance = SajariAPIClient::QueryAggregateResultMetric.new(
  value: null
)