Skip to documentation content
On this page
  1. Reference contract
  2. Authoritative source

enabled

Configures enabled for Model Python script from its authoritative release declaration.

Reference contract

FieldValueDescription
valueTypebooleanDeclared input representation.
defaulttrueRelease default applied when the field is omitted.
typescriptTypebooleanCompiler-resolved TypeScript contract.
requiredfalse
allowed[false,true]Allowed declaration values.

Configures enabled for Model Python script from its authoritative release declaration.

The declared value type is boolean. The release default is true. Allowed values are [false,true]. This field is optional.

Authoritative source

Catalog
telion.app/0.1.0-beta
Identity
service/python-environments/model-script/field/enabled
Path
apps/desktop-electron/src/ui/appServiceTypes.ts
Symbol
PythonScriptDefinition