Interface AppBuilderApiUpdateAppVersionNameRequest

Hierarchy

  • AppBuilderApiUpdateAppVersionNameRequest

Properties

Properties

appId: string

The ID of the app.

version: string

The version number of the app to name. The special values latest and deployed can also be used to target the latest or currently published version.

Generated using TypeDoc