Interface ResourceActionUpdate

Export

ResourceActionUpdate

Hierarchy

  • ResourceActionUpdate

Properties

attributes?: object

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

Memberof

ResourceActionUpdate

description?: string

An optional longer description of what this action respresents in your system

Memberof

ResourceActionUpdate

name?: string

The name of the action

Memberof

ResourceActionUpdate

Generated using TypeDoc