geoengine-api-client 0.9.2

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
# ArunaDataProviderDefinition

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**api_token** | **String** |  | 
**api_url** | **String** |  | 
**cache_ttl** | Option<**i32**> |  | [optional]
**description** | **String** |  | 
**filter_label** | **String** |  | 
**id** | **uuid::Uuid** |  | 
**name** | **String** |  | 
**priority** | Option<**i32**> |  | [optional]
**project_id** | **String** |  | 
**r#type** | **Type** |  (enum: Aruna) | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)