WikiPageMoveParameters interface
Contract encapsulating parameters for the page move operation.
Properties
new |
New order of the wiki page. |
new |
New path of the wiki page. |
path | Current path of the wiki page. |
Property Details
newOrder
New order of the wiki page.
newOrder: number
Property Value
number
newPath
New path of the wiki page.
newPath: string
Property Value
string
path
Current path of the wiki page.
path: string
Property Value
string