aboutsummaryrefslogblamecommitdiffstats
path: root/python-packages/sra_client/docs/RelayerApiErrorResponseSchema.md
blob: 11e3b32a93132ef6f467a4d7f3df518954e947df (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                                                                                                                  
# RelayerApiErrorResponseSchema

## Properties

| Name                  | Type                                                                                                        | Description | Notes      |
| --------------------- | ----------------------------------------------------------------------------------------------------------- | ----------- | ---------- |
| **code**              | **int**                                                                                                     |             |
| **reason**            | **str**                                                                                                     |             |
| **validation_errors** | [**list[RelayerApiErrorResponseSchemaValidationErrors]**](RelayerApiErrorResponseSchemaValidationErrors.md) |             | [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)