fieldAvailable
entityLevel
Configures entityLevel for Slice plot from its authoritative release declaration.
Reference contract
| Field | Value | Description |
|---|---|---|
| valueType | "Domain" | "Border" | "Edge" | "Point" | Declared input representation. |
| default | | Release default applied when the field is omitted. |
| typescriptType | "Domain" | "Border" | "Edge" | "Point" | Compiler-resolved TypeScript contract. |
| required | true | — |
| allowed | ["Domain","Border","Edge","Point"] | Allowed declaration values. |
Configures entityLevel for Slice plot from its authoritative release declaration.
The declared value type is "Domain" | "Border" | "Edge" | "Point". Allowed values are ["Domain","Border","Edge","Point"]. This field is required.