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