Interface AdminExecuteFunctionRequest

Export

AdminExecuteFunctionRequest

Hierarchy

  • AdminExecuteFunctionRequest

Properties

Properties

arguments?: any

Any arguments that your function needs.

Memberof

AdminExecuteFunctionRequest

name: any

The name of the function you want to run.

Memberof

AdminExecuteFunctionRequest

service?: any

The service to use when calling this function.

Memberof

AdminExecuteFunctionRequest

Generated using TypeDoc