Skip to content

OData Function

OData Function Properties

Property Type Required
Name string Required
Parameters object Optional

Name

The name of the OData function or action imports

  • type: string

Parameters

A list of function's parameter names and values in key/value pairs format. Complex parameter type is supported.

  • type: object