API Docs / Schemas / LibraryTaskTemplateImportItem

LibraryTaskTemplateImportItem

A single library task template to import

Properties

Name Type Description
libraryCode*string

The library code of the task template to import

The library code of the task template to import

nameSuffixstring

Optional name suffix applied when the tenant already has a copy of this template
(e.g. "v2"). When omitted, a "(N)" suffix is generated automatically.

Optional name suffix applied when the tenant already has a copy of this template
(e.g. "v2"). When omitted, a "(N)" suffix is generated automatically.

JSON Example

{
  "libraryCode": "string",
  "nameSuffix": "string"
}

Contained in Schemas