Gleanex.Platform.SearchFiltersResponse (Gleanex v0.1.0)

Copy Markdown View Source

Provides struct and type for a SearchFiltersResponse

Summary

Types

t()

@type t() :: %Gleanex.Platform.SearchFiltersResponse{
  datasources: [Gleanex.Platform.DatasourceFilterInfo.t()],
  request_id: String.t()
}