Function Type Object


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

Properties
idstringRead-onlyformat GUID

Function type ID.


functionFunction

Settings for functions created from this function type.


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.


functionExtensionNamestringminLength 0maxLength 255

Display name of the function type.

Did this help?