Options
All
  • Public
  • Public/Protected
  • All
Menu

Parameters for the postBulkGetAsMixed operation.

Hierarchy

  • PostBulkGetAsMixedParams

Index

Properties

Optional attEncodingInfo

attEncodingInfo: boolean

Query parameter to specify whether to include the encoding information in attachment stubs if the particular attachment is compressed.

Optional attachments

attachments: boolean

Query parameter to specify whether to include attachments bodies in a response.

db

db: string

Path parameter to specify the database name.

docs

List of document items to get in bulk.

Optional headers

headers: OutgoingHttpHeaders

Optional latest

latest: boolean

Query parameter to specify whether to force retrieving latest leaf revision, no matter what rev was requested.

Optional revs

revs: boolean

Query parameter to specify whether to include a list of all known document revisions.

Generated using TypeDoc