@alexa/ask-expressions-spec
Version:
The JSON Schema specification for the Alexa Skills Kit Intermediate Representation (ASKIR).
48 lines (25 loc) • 2.07 kB
Markdown
# Untitled object in Arguments Schema
```txt
https://amazonalexa.com/ask/2020/12/Arguments#/oneOf/5
```
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :---------------------------------------------------------------------- |
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [Arguments.json\*](../../schemas/Arguments.json "open original schema") |
## 5 Type
`object` ([Details](arguments-oneof-5.md))
# 5 Properties
| Property | Type | Required | Nullable | Defined by |
| :------- | :----- | :------- | :------------- | :--------------------------------------------------------------------------------------------------------------------------------- |
| `.+` | Merged | Optional | cannot be null | [Arguments](arguments-definitions-arg-expression.md "https://amazonalexa.com/ask/2020/12/Arguments#/oneOf/5/patternProperties/.+") |
## Pattern: `.+`
`.+`
* is optional
* Type: merged type ([Details](arguments-definitions-arg-expression.md))
* cannot be null
* defined in: [Arguments](arguments-definitions-arg-expression.md "https://amazonalexa.com/ask/2020/12/Arguments#/oneOf/5/patternProperties/.+")
### .+ Type
merged type ([Details](arguments-definitions-arg-expression.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")
* [property reference](arguments-definitions-arg-expression-oneof-property-reference.md "check type definition")