Type Alias TransformAppParameters

type TransformAppParameters = {
    qName?: string;
    qScriptParameterPrefix?: string;
    qSpaceId?: string;
}
Index

Properties

qName?: string

The name (title) of the application

qScriptParameterPrefix?: string

Prefix to be used on inserted ScriptParameters, only applicable for template apps

qSpaceId?: string

ID of the space where the app is to be created. Empty value implies Personal space