Interface AppDBDocument<DocumentType>

Type Parameters

  • DocumentType

Hierarchy

  • AppDBDocument

Properties

collectionId: string
content: DocumentType
createdOn: string
customer: string
datastoreId: string
id: string
owner: number
syncRequired: boolean
updatedBy: number
updatedOn: string

Generated using TypeDoc