Class: ActivityType

ActivityType

new ActivityType()

Represents a Wix Activity Type, representing both the schema definition and the Wix Activity name

Source:
  • WixClient.js

Members

<readonly> name

The name of the Activity Schema

Source:
  • WixClient.js

<readonly> schema

The path to the Activity JSON Schema

Source:
  • WixClient.js