/home/desid573/public_html/payment/xero-2/doc/assets/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/assets/Model/Error.md (887B)
# Error
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**resource_validation_errors** | [**\XeroAPI\XeroPHP\Models\Asset\ResourceValidationErrorsElement[]**](ResourceValidationErrorsElement.md) | Array of elements of resource validation errors | [optional]
**field_validation_errors** | [**\XeroAPI\XeroPHP\Models\Asset\FieldValidationErrorsElement[]**](FieldValidationErrorsElement.md) | Array of elements of field validation errors | [optional]
**type** | **string** | The internal type of error, not accessible externally | [optional]
**title** | **string** | Title of the error | [optional]
**detail** | **string** | Detail of the error | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)