Typesensory.Model.ExportDocumentsExportDocumentsParametersParameter (Typesensory v0.1.0)

Link to this section Summary

Link to this section Types

@type t() :: %Typesensory.Model.ExportDocumentsExportDocumentsParametersParameter{
  exclude_fields: String.t(),
  filter_by: String.t() | nil,
  include_fields: String.t()
}