Name | Type | Description | Notes |
---|---|---|---|
key | kotlin.String | A URL-friendly name of the action (i.e: slug). You will be able to query later using this key instead of the id (UUID) of the action. | |
name | kotlin.String | The name of the action | |
description | kotlin.String | An optional longer description of what this action respresents in your system | [optional] |