Skip to main content

PaginatedDocumentKeyAndIdPairObject

@icure/medical-device-sdk / PaginatedDocumentKeyAndIdPairObject

Class: PaginatedDocumentKeyAndIdPairObject

ICure Medical Device Micro Service ICure Medical Device Micro Service

OpenAPI spec version: v2

NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). https://openapi-generator.tech Do not edit the class manually.

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new PaginatedDocumentKeyAndIdPairObject(json)

Parameters

NameType
jsonIPaginatedDocumentKeyAndIdPairObject

Defined in

src/models/PaginatedDocumentKeyAndIdPairObject.ts:15

Properties

startKey

Optional startKey: any

Defined in

src/models/PaginatedDocumentKeyAndIdPairObject.ts:19


startKeyDocId

Optional startKeyDocId: string

Defined in

src/models/PaginatedDocumentKeyAndIdPairObject.ts:20

Methods

marshal

marshal(): IPaginatedDocumentKeyAndIdPairObject

Returns

IPaginatedDocumentKeyAndIdPairObject

Defined in

src/models/PaginatedDocumentKeyAndIdPairObject.ts:22