UNPKG

@alexa/ask-expressions-spec

Version:

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

24 lines (15 loc) 1.06 kB
# kind Schema ```txt https://amazonalexa.com/ask/2020/12/InteractionDeclaration#/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 | [InteractionDeclaration.json\*](../../schemas/InteractionDeclaration.json "open original schema") | ## kind Type unknown ([kind](interactiondeclaration-properties-kind.md)) ## kind Constraints **constant**: the value of this property must be equal to: ```json "InteractionDeclaration" ```