Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WikiAttachmentResponse

Response contract for the Wiki Attachments API

Hierarchy

  • WikiAttachmentResponse

Index

Properties

Properties

Optional attachment

attachment: WikiAttachment

Defines properties for wiki attachment file.

Optional eTag

eTag: Array<string>

Contains the list of ETag values from the response header of the attachments API call. The first item in the list contains the version of the wiki attachment.

Generated using TypeDoc