c8osdkjscore › FullSyncResponse
- FullSyncResponse
▪ RESPONSE_KEY_DOCUMENT_ID: string = "id"
Defined in c8osdk-js-core/src/c8o/fullSyncResponse.ts:10
The response key indicating the document ID.
▪ RESPONSE_KEY_DOCUMENT_REVISION: string = "rev"
Defined in c8osdk-js-core/src/c8o/fullSyncResponse.ts:14
The response key indicating the document revision.
▪ RESPONSE_KEY_OK: string = "ok"
Defined in c8osdk-js-core/src/c8o/fullSyncResponse.ts:6
The response key indicating the operation status.