WikiAttachmentResponse interface
Response contract for the Wiki Attachments API
Properties
attachment | Defines properties for wiki attachment file. |
e |
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. |
Property Details
attachment
Defines properties for wiki attachment file.
attachment: WikiAttachment
Property Value
eTag
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.
eTag: string[]
Property Value
string[]