Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 406 Bytes

File metadata and controls

18 lines (12 loc) · 406 Bytes

FastCommentsClient::BulkAggregateQuestionResultsRequest

Properties

Name Type Description Notes
aggregations Array<BulkAggregateQuestionItem>

Example

require 'fastcomments-client'

instance = FastCommentsClient::BulkAggregateQuestionResultsRequest.new(
  aggregations: null
)