Interface: CreateApplicationOptions
modules/domains.CreateApplicationOptions
Table of contents
Properties
Properties
appName
• appName: string
Application name
data
• data: IAppDefinition
Application domain definition
namespace
• namespace: string
Parent namespace
returnSteps
• Optional
returnSteps: boolean
Indicates whether to run steps immediately (false) or return steps that can be executed later (true)