vlocode-project - v2.4.3
Preparing search index...
vlocity-deploy/src
DatapackDeploymentRecordMessage
Interface DatapackDeploymentRecordMessage
interface
DatapackDeploymentRecordMessage
{
code
?:
string
;
datapackKey
:
string
;
message
:
string
;
record
?:
DatapackDeploymentRecord
;
type
:
"error"
|
"info"
|
"warn"
;
}
Index
Properties
code?
datapack
Key
message
record?
type
Properties
Optional
code
code
?:
string
datapack
Key
datapackKey
:
string
message
message
:
string
Optional
record
record
?:
DatapackDeploymentRecord
type
type
:
"error"
|
"info"
|
"warn"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
code
datapack
Key
message
record
type
vlocode-project - v2.4.3
Loading...