Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CustomAction

Class that represents a custom OData Action

Hierarchy

  • CustomAction

Index

Constructors

constructor

Properties

Optional id

id: undefined | number

isAction

isAction: boolean = false

name

name: string

noCache

noCache: boolean = false

params

params: string[] = []

Optional path

path: undefined | string

requiredParams

requiredParams: string[] = []

Generated using TypeDoc