Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 346 Bytes

File metadata and controls

20 lines (14 loc) · 346 Bytes

FastCommentsClient::AggregationRequestSort

Properties

Name Type Description Notes
dir String
field String

Example

require 'fastcomments-client'

instance = FastCommentsClient::AggregationRequestSort.new(
  dir: null,
  field: null
)