Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 1.27 KB

File metadata and controls

45 lines (24 loc) · 1.27 KB

c8osdkjscoreFullSyncResponse

Class: FullSyncResponse

Hierarchy

  • FullSyncResponse

Index

Properties

Properties

Static RESPONSE_KEY_DOCUMENT_ID

RESPONSE_KEY_DOCUMENT_ID: string = "id"

Defined in c8osdk-js-core/src/c8o/fullSyncResponse.ts:10

The response key indicating the document ID.


Static RESPONSE_KEY_DOCUMENT_REVISION

RESPONSE_KEY_DOCUMENT_REVISION: string = "rev"

Defined in c8osdk-js-core/src/c8o/fullSyncResponse.ts:14

The response key indicating the document revision.


Static RESPONSE_KEY_OK

RESPONSE_KEY_OK: string = "ok"

Defined in c8osdk-js-core/src/c8o/fullSyncResponse.ts:6

The response key indicating the operation status.