Name | Type | Description | Notes |
---|---|---|---|
name | Option<String> | a more descriptive name for the action | [optional] |
description | Option<String> | optional description string explaining what this action represents in your system | [optional] |
attributes | Option<serde_json::Value> | [optional] | |
id | uuid::Uuid | Unique id of the action | |
key | Option<String> | action key | [optional] |