Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 707 Bytes

ActionBlockRead.md

File metadata and controls

15 lines (10 loc) · 707 Bytes

ActionBlockRead

Properties

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]

[Back to Model list] [Back to API list] [Back to README]