blob: 65d84d2c264950a4b39631a9ad60f10876fbb913 [file] [log] [blame] [view]
# ConnectionTest
Connection test results. *New in version 2.2.0*
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**message** | **str** | The success or failure message of the request. | [optional]
**status** | **bool** | The status of the request. | [optional]
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [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)