pageCopyResponse
Response for a page copy request
XML
Elements
| name (type) |
min/max occurs |
description |
|
pages (page)
|
0/unbounded |
Return the list of copied pages
|
|
pageCopyMappings (pageCopyResultInfo)
|
0/unbounded |
Return the mappings for copied pages. The mapping contains information
which source page was copied to which folders.
|
JSON
| property |
type |
description |
| pages |
array of pages (page)
|
Return the list of copied pages
|
| pageCopyMappings |
array of pageCopyMappings (pageCopyResultInfo)
|
Return the mappings for copied pages. The mapping contains information
which source page was copied to which folders.
|