pscAutomationStateSuccessful constant

PscautomationState const pscAutomationStateSuccessful

The PSC service automation is successful.

Implementation

static const pscAutomationStateSuccessful = PscautomationState(
  'PSC_AUTOMATION_STATE_SUCCESSFUL',
);