ProcessTemplateScheme

Full process template scheme.

Hierarchy

  • ProcessTemplateScheme

Properties

Optional Readonly __createdAt

__createdAt: undefined | string

Creation date.

Optional Readonly __createdBy

__createdBy: undefined | string

Created by.

Optional Readonly __deletedAt

__deletedAt: undefined | string

Deletion date.

Optional Readonly __name

__name: undefined | string

Name.

Optional Readonly __updatedAt

__updatedAt: undefined | string

Edit date.

Optional Readonly __updatedBy

__updatedBy: undefined | string

Edited by.

Optional Readonly code

code: undefined | string

Code.

Optional Readonly context

context: readonly FieldScheme[]

Context.

Optional Readonly namespace

namespace: undefined | string

Namespace.

Optional Readonly process

Processes.

Optional Readonly readonly

readonly: undefined | false | true

Read only.

Optional Readonly version

version: undefined | number

Version.