| Name | Type | Description | Notes |
|---|---|---|---|
| action | dict(str, str) | The JSON describing the data action. This JSON should be considered opaque and should be passed through unmodified from the query result it came from. | [optional] |
| form_values | dict(str, str) | User input for any form values the data action might use. | [optional] |
| can | dict(str, bool) | Operations the current user is able to perform on this object | [optional] |