Properties
canceledBy
canceledBy: null | string
canceledByName
canceledByName: null | string
checkOnly
checkOnly: boolean
completedDate
completedDate: null | string
createdBy
createdBy: null | string
createdByName
createdByName: null | string
createdDate
createdDate: null | string
errorMessage
errorMessage: null | string
errorStatusCode
errorStatusCode: null | string
ignoreWarnings
ignoreWarnings: boolean
lastModifiedDate
lastModifiedDate: null | string
numberComponentErrors
numberComponentErrors: null | number
numberComponentsDeployed
numberComponentsDeployed: null | number
numberComponentsTotal
numberComponentsTotal: null | number
numberTestErrors
numberTestErrors: null | number
numberTestsCompleted
numberTestsCompleted: null | number
numberTestsTotal
numberTestsTotal: null | number
rollbackOnError
rollbackOnError: boolean
runTestResult
runTestResult: null | string
runTestsEnabled
runTestsEnabled: boolean
startDate
startDate: null | string
stateDetail
stateDetail: null | string
Contains information about the success or failure of the associated deploy() call.
The asynchronous metadata call checkDeployStatus() returns a DeployResult object.