go-firefly3/docs/ValidationErrorResponse.md
2024-05-11 14:45:50 +03:00

11 lines
478 B
Markdown

# ValidationErrorResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Message** | **string** | | [optional] [default to null]
**Errors** | [***ValidationErrorResponseErrors**](ValidationErrorResponse_errors.md) | | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)