Folder (object)
| Feld | Typ | Beschreibung |
|---|---|---|
| name* | string | — |
| path | string | Full folder path from root to the file's folder (parent segments joined with " / "). |
Beispiel (JSON)
{
"name": "string",
"path": "string"
}Felder, Typen und Verweise auf andere Modelle.