| # Provider |
| |
| The provider *New in version 2.1.0* |
| |
| ## Properties |
| Name | Type | Description | Notes |
| ------------ | ------------- | ------------- | ------------- |
| **description** | **str** | The description of the provider. | [optional] |
| **package_name** | **str** | The package name of the provider. | [optional] |
| **version** | **str** | The version of the provider. | [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) |
| |
| |