Options
All
  • Public
  • Public/Protected
  • All
Menu

Parameters for the headDocument operation.

Hierarchy

  • HeadDocumentParams

Index

Properties

db: string

Path parameter to specify the database name.

docId: string

Path parameter to specify the document ID.

headers?: OutgoingHttpHeaders
ifNoneMatch?: string

Header parameter to specify a double quoted document revision token for cache control.

latest?: boolean

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

rev?: string

Query parameter to specify a document revision.

Generated using TypeDoc