Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ComposeDocumentModelRequest

Package version

Request body to create a composed document model from component document models.

Hierarchy

  • ComposeDocumentModelRequest

Index

Properties

componentModels

List of component document models to compose.

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