12 lines
520 B
Markdown
12 lines
520 B
Markdown
|
# InlineResponse200
|
||
|
|
||
|
## Properties
|
||
|
Name | Type | Description | Notes
|
||
|
------------ | ------------- | ------------- | -------------
|
||
|
**err** | **str** | the text of the error. It is null if the response status is 200. Otherwise, it contains a string | [optional]
|
||
|
**result** | [**list[InlineResponse200Result]**](InlineResponse200Result.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)
|
||
|
|
||
|
|