Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 754 Bytes

ResourceActionUpdate.md

File metadata and controls

13 lines (8 loc) · 754 Bytes

ResourceActionUpdate

Properties

Name Type Description Notes
name Option<String> The name of the action [optional]
description Option<String> An optional longer description of what this action respresents in your system [optional]
attributes Option<serde_json::Value> optional dictionary of key-value pairs that can be used to store arbitrary metadata about this action. This metadata can be used to filter actions using query parameters with attr_ prefix [optional]

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