UNPKG

@alexa/ask-expressions-spec

Version:

The JSON Schema specification for the Alexa Skills Kit Intermediate Representation (ASKIR).

24 lines (15 loc) 903 B
# kind Schema ```txt https://amazonalexa.com/ask/2020/12/Call#/properties/kind ``` The expression's identifier. | Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In | | :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :------------------------------------------------------------ | | Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [Call.json\*](../../schemas/Call.json "open original schema") | ## kind Type unknown ([kind](call-properties-kind.md)) ## kind Constraints **constant**: the value of this property must be equal to: ```json "Call" ```