Package version:

Interface CommonModelCreationOptions

Options common to all operations that define new models, such as beginBuildDocumentModel, beginComposeDocumentModel, and getCopyAuthorization.

Hierarchy

Properties

Properties

description?: string

A textual description of the model (can be any text).

tags?: any

Additional, user-specified key-value pairs to associate with the model as persistent metadata.

Generated using TypeDoc