Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WikiPageMoveResponse

Response contract for the Wiki Page Move API.

Hierarchy

  • WikiPageMoveResponse

Index

Properties

Properties

Optional eTag

eTag: Array<string>

Contains the list of ETag values from the response header of the page move API call. The first item in the list contains the version of the wiki page subject to page move.

Optional pageMove

pageMove: WikiPageMove

Defines properties for wiki page move.

Generated using TypeDoc