O3 Framework / QueueItemDescriptor
Defined in: packages/framework/esm-offline/src/sync.ts:31
Contains information about the sync item which has been provided externally by the caller who added the item to the queue. This information is all optional, but, when provided while enqueuing the item, can be used in other locations to better represent the sync item, e.g. in the UI.
optionaldependencies:object[]
Defined in: packages/framework/esm-offline/src/sync.ts:33
id:
string
type:
string
optionaldisplayName:string
Defined in: packages/framework/esm-offline/src/sync.ts:38
optionalid:string
Defined in: packages/framework/esm-offline/src/sync.ts:32
optionalpatientUuid:string
Defined in: packages/framework/esm-offline/src/sync.ts:37