Jupiter ERP
Account API

GlobalSearchItem

Felder, Typen und Verweise auf andere Modelle.

GlobalSearchItem (object)

FeldTypBeschreibung
datestringRelevant calendar date for the result as ISO `YYYY-MM-DD`, when available (e.g. document/file date or, as a fallback, the creation date). Shown as secondary metadata in the global search results.
id*integer
subtitlestring
title*string
Beispiel (JSON)
{
  "id": 0,
  "title": "string",
  "subtitle": "string",
  "date": "string"
}
Schema GlobalSearchItem · Jupiter ERP