--- title: ModelingProcessingError --- ## PureCloud::ModelingProcessingError ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **internal_error_code** | **String** | An internal code representing the type of error. ModelInputMissing for 'Model Builder inputs not found.' ModelInputInvalid for 'Model Builder inputs are invalid. Ensure the input data format is correct.' ModelFailed for 'An error occured while building the model with the given input.' | [optional] | | **description** | **String** | A text description of the error | [optional] | {: class="table table-striped"}