Interface AppAction

Hierarchy

  • AppAction

Properties

Properties

method: "post" | "patch" | "get" | "put" | "delete"
name: string

Text to describe action

permissions: string[]

Permissions required to run action

url: string

Relative string, without app domain

Generated using TypeDoc