OData Function¶
OData Function Properties¶
| Property | Type | Required |
|---|---|---|
| Name | string |
Yes |
| Parameters | object |
No |
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