/home/desid573/public_html/payment/xero-2/doc/assets/Model
NameSizeModeActions
Asset.md19780644editdlrm
Assets.md4630644editdlrm
AssetStatus.md2890644editdlrm
AssetStatusQueryParam.md2990644editdlrm
AssetType.md11150644editdlrm
BookDepreciationDetail.md12100644editdlrm
BookDepreciationSetting.md11410644editdlrm
Error.md8870644editdlrm
FieldValidationErrorsElement.md7900644editdlrm
Pagination.md4490644editdlrm
ResourceValidationErrorsElement.md7300644editdlrm
Setting.md11600644editdlrm
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)