App Instance Object


Properties
idstringRead-onlyformat GUID

App instance ID.


appDefIdstringformat GUID

ID of the app to install.


versionstring

Version of the app to install. If the app instance is created from a development version of the app in the Wix CLI, this value is "dev".


enabledboolean

Whether the app instance is enabled.


statusstring

App instance installation status.


appTokenstringRead-only

A signed access token of the Wix user and the app instance.


installedDatestringRead-onlyformat date-time

Date and time the app instance was installed.


updatedDatestringRead-onlyformat date-time

Date and time the app instance was last updated.

Did this help?
OSZAR »