@alexa/ask-expressions-spec
Version:
The JSON Schema specification for the Alexa Skills Kit Intermediate Representation (ASKIR).
26 lines (15 loc) • 1.29 kB
Markdown
# Untitled undefined type in Condition Schema
```txt
https://amazonalexa.com/ask/2020/12/Condition#/properties/when
```
The boolean expression for the condition.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :---------------------------------------------------------------------- |
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [Condition.json\*](../../schemas/Condition.json "open original schema") |
## when Type
merged type ([Details](condition-properties-when.md))
one (and only one) of
* [Call](actiondeclaration-properties-annotations-call.md "check type definition")
* [name](arguments-definitions-arg-expression-oneof-name.md "check type definition")
* [Condition](condition-properties-when-oneof-condition.md "check type definition")
* [property reference](arguments-definitions-arg-expression-oneof-property-reference.md "check type definition")