UNPKG

@alexa/ask-expressions-spec

Version:

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

20 lines (12 loc) 1.11 kB
# GenericArgumentsDeclaration Schema ```txt https://amazonalexa.com/ask/2020/12/GenericArgumentsDeclaration#/properties/genericArguments ``` A set of generic arguments for a declaration. | Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In | | :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :-------------------------------------------------------------------------------------- | | Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [ActionDeclaration.json\*](../../schemas/ActionDeclaration.json "open original schema") | ## genericArguments Type `object[]` ([Details](genericargumentsdeclaration-items.md)) ## genericArguments Constraints **unique items**: all items in this array must be unique. Duplicates are not allowed.