$this->resolutionOutcome->value, 'reason_code' => $this->reasonCode, 'operator_action_category' => $this->operatorActionCategory->value, 'structural' => $this->structural, 'retryable' => $this->retryable, 'source_model_expected' => $this->sourceModelExpected, 'source_model_found' => $this->sourceModelFound, ]; } }