Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 598 Bytes

File metadata and controls

11 lines (8 loc) · 598 Bytes

# ResourceActionCreate

Properties

Name Type Description Notes
key 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 string The name of the action
description string An optional longer description of what this action respresents in your system [optional]

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