Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DocumentModelSummary

Package version

Document model summary.

Hierarchy

  • DocumentModelSummary

Index

Properties

Optional apiVersion

apiVersion: undefined | string

API version used to create this document model.

createdOn

createdOn: Date

Date and time (UTC) when the document model was created.

Optional description

description: undefined | string

Document model description.

modelId

modelId: string

Unique document model name.

Optional tags

tags: undefined | {}

List of key-value tag attributes associated with the document model.

Generated using TypeDoc