Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetTranslatedDocumentParams

Parameters for the getTranslatedDocument operation.

Hierarchy

  • GetTranslatedDocumentParams

Index

Properties

Optional accept

accept: Accept | string

The type of the response: application/powerpoint, application/mspowerpoint, application/x-rtf, application/json, application/xml, application/vnd.ms-excel, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, application/vnd.ms-powerpoint, application/vnd.openxmlformats-officedocument.presentationml.presentation, application/msword, application/vnd.openxmlformats-officedocument.wordprocessingml.document, application/vnd.oasis.opendocument.spreadsheet, application/vnd.oasis.opendocument.presentation, application/vnd.oasis.opendocument.text, application/pdf, application/rtf, text/html, text/json, text/plain, text/richtext, text/rtf, or text/xml. A character encoding can be specified by including a charset parameter. For example, 'text/html;charset=utf-8'.

documentId

documentId: string

The document ID of the document that was submitted for translation.

Optional headers

headers: OutgoingHttpHeaders

Generated using TypeDoc