folderCreateRequest
Request object for a request to create a folder
XML
Elements
name (type) |
min/max occurs |
description |
publishDir (string)
|
0/1 |
|
description (string)
|
0/1 |
|
failOnDuplicate (boolean)
|
1/1 |
|
name (string)
|
0/1 |
|
motherId (string)
|
0/1 |
|
startpage (boolean)
|
1/1 |
|
templateId (int)
|
0/1 |
|
language (string)
|
0/1 |
|
nodeId (int)
|
0/1 |
|
JSON
property |
type |
description |
publishDir |
publishDir (string)
|
|
description |
description (string)
|
|
failOnDuplicate |
failOnDuplicate (boolean)
|
|
name |
name (string)
|
|
motherId |
motherId (string)
|
|
startpage |
startpage (boolean)
|
|
templateId |
templateId (int)
|
|
language |
language (string)
|
|
nodeId |
nodeId (int)
|
|