fieldAvailable
executionOptions
Configures executionOptions for Save model from its authoritative release declaration.
Reference contract
| Field | Value | Description |
|---|---|---|
| valueType | Record<string, number> | Declared input representation. |
| default | | Release default applied when the field is omitted. |
| typescriptType | Record<string, number> | Compiler-resolved TypeScript contract. |
| required | false | — |
Configures executionOptions for Save model from its authoritative release declaration.
The declared value type is Record<string, number>. This field is optional.