vlocode-project - v2.4.5
Preparing search index...
@vlocode/omniscript
OmniScriptWithElementsRecord
Interface OmniScriptWithElementsRecord
interface
OmniScriptWithElementsRecord
{
activationField
:
string
;
customJavaScript
:
string
;
dataRaptorBundleId
:
string
;
description
?:
string
;
elements
:
OmniScriptElementRecord
[]
;
id
:
string
;
isActive
:
boolean
;
isLwcEnabled
:
boolean
;
isReusable
:
boolean
;
language
:
string
;
lwcId
?:
string
;
name
:
string
;
omniProcessType
:
|
"OmniScript"
|
"IntegrationProcedure"
|
"Integration Procedure"
;
propertySet
:
Record
<
string
,
unknown
>
;
requiredPermission
?:
string
;
responseCacheType
?:
string
;
sObjectType
:
"%vlocity_namespace%__OmniScript__c"
|
"OmniProcess"
;
subType
:
string
;
testHTMLTemplates
:
string
;
type
:
string
;
version
:
number
;
vlocityRecordSourceKey
?:
string
;
}
Hierarchy (
View Summary
)
OmniScriptRecord
OmniScriptWithElementsRecord
Index
Properties
activation
Field
custom
Java
Script
data
Raptor
Bundle
Id
description?
elements
id
is
Active
is
Lwc
Enabled
is
Reusable
language
lwc
Id?
name
omni
Process
Type
property
Set
required
Permission?
response
Cache
Type?
s
Object
Type
sub
Type
test
HTML
Templates
type
version
vlocity
Record
Source
Key?
Properties
activation
Field
activationField
:
string
custom
Java
Script
customJavaScript
:
string
data
Raptor
Bundle
Id
dataRaptorBundleId
:
string
Optional
description
description
?:
string
elements
elements
:
OmniScriptElementRecord
[]
id
id
:
string
is
Active
isActive
:
boolean
is
Lwc
Enabled
isLwcEnabled
:
boolean
is
Reusable
isReusable
:
boolean
language
language
:
string
Optional
lwc
Id
lwcId
?:
string
name
name
:
string
omni
Process
Type
omniProcessType
:
"OmniScript"
|
"IntegrationProcedure"
|
"Integration Procedure"
property
Set
propertySet
:
Record
<
string
,
unknown
>
Optional
required
Permission
requiredPermission
?:
string
Optional
response
Cache
Type
responseCacheType
?:
string
s
Object
Type
sObjectType
:
"%vlocity_namespace%__OmniScript__c"
|
"OmniProcess"
sub
Type
subType
:
string
test
HTML
Templates
testHTMLTemplates
:
string
type
type
:
string
version
version
:
number
Optional
vlocity
Record
Source
Key
vlocityRecordSourceKey
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
activation
Field
custom
Java
Script
data
Raptor
Bundle
Id
description
elements
id
is
Active
is
Lwc
Enabled
is
Reusable
language
lwc
Id
name
omni
Process
Type
property
Set
required
Permission
response
Cache
Type
s
Object
Type
sub
Type
test
HTML
Templates
type
version
vlocity
Record
Source
Key
vlocode-project - v2.4.5
Loading...