mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-13 21:20:56 +00:00
12 lines
478 B
Markdown
12 lines
478 B
Markdown
# ApiResponse
|
|
## Properties
|
|
|
|
| Name | Type | Description | Notes |
|
|
|------------ | ------------- | ------------- | -------------|
|
|
| **code** | **Integer** | | [optional] [default to null] |
|
|
| **type** | **String** | | [optional] [default to null] |
|
|
| **message** | **String** | | [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)
|
|
|