No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Folder Item Input
- ルート XML タグ
- <folderItem>
- JSON の例
1{ 2 "file" : 3 { 4 "desc" : "Yearly Report for Universal Containers Box Division", 5 "title" : "Yearly.txt" 6 }, 7 "type" : "File" 8}- プロパティ
-
名前 型 説明 必須項目/省略可能 使用可能なバージョン file File Input フォルダ内のファイル。 File の POST では必須項目。 30.0 folder Folder Input フォルダ内フォルダ。 Folder の POST では必須項目。 30.0 type String 項目の種別。次のいずれかの値にします。 - File
- Folder
必須項目 30.0