vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
Deployment
Interface Deployment
interface
Deployment
{
checkOnly
:
boolean
;
completedDate
?:
Date
;
date
:
Date
;
id
:
string
;
numberComponentsTotal
:
number
;
quickDeployAvailable
:
boolean
;
runTestsEnabled
:
boolean
;
status
:
DeployStatus
;
testLevel
:
""
|
TestLevel
;
userId
:
string
;
userName
:
string
;
}
Index
Properties
check
Only
completed
Date?
date
id
number
Components
Total
quick
Deploy
Available
run
Tests
Enabled
status
test
Level
user
Id
user
Name
Properties
check
Only
checkOnly
:
boolean
Optional
completed
Date
completedDate
?:
Date
date
date
:
Date
id
id
:
string
number
Components
Total
numberComponentsTotal
:
number
quick
Deploy
Available
quickDeployAvailable
:
boolean
run
Tests
Enabled
runTestsEnabled
:
boolean
status
status
:
DeployStatus
test
Level
testLevel
:
""
|
TestLevel
user
Id
userId
:
string
user
Name
userName
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
check
Only
completed
Date
date
id
number
Components
Total
quick
Deploy
Available
run
Tests
Enabled
status
test
Level
user
Id
user
Name
vlocode-project - v1.40.0-beta-4
Loading...