Skip to documentation content
On this page
  1. Reference

executionOptions

Configures executionOptions for Save model from its authoritative release declaration.

Reference

FieldValueDescription
valueTypeRecord<string, number>Declared input representation.
defaultRelease default applied when the field is omitted.
typescriptTypeRecord<string, number>Compiler-resolved TypeScript contract.
requiredfalse

Configures executionOptions for Save model from its authoritative release declaration.

The declared value type is Record<string, number>. This field is optional.