Function Type Object


A function type defines the integration point where your function's custom logic runs.

Properties
appDefIdstringformat GUID

ID of the Wix app that defines this function type.


appNamestringRead-onlymaxLength 255

Display name of the Wix app that defines this function type.


functionFunction

Settings for functions created from this function type.


functionExtensionNamestringminLength 0maxLength 255

Display name of the function type.


idstringRead-onlyformat GUID

Function type ID.

Did this help?