View Source ThinNotionApi.Types.SearchSortParams (thin_notion_api v1.0.1)
Defines the options for the sorting the search results
Link to this section Summary
Link to this section Types
@type t() :: %ThinNotionApi.Types.SearchSortParams{ direction: :ascending | :descending, timestamp: String.t() }
Parameter options for the sorting the search results