fieldAvailable
type
Configures type for Duplicate environment from its authoritative release declaration.
Reference contract
| Field | Value | Description |
|---|---|---|
| valueType | "external" | "managed" | Declared input representation. |
| default | | Release default applied when the field is omitted. |
| typescriptType | "external" | "managed" | Compiler-resolved TypeScript contract. |
| required | false | — |
| allowed | ["external","managed"] | Allowed declaration values. |
Configures type for Duplicate environment from its authoritative release declaration.
The declared value type is "external" | "managed". Allowed values are ["external","managed"]. This field is optional.