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