artifact-keeper-client 1.1.2

Rust client for the Artifact Keeper REST API
Documentation
# SourceConnectionRow

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**auth_type** | **String** |  | 
**created_at** | **String** |  | 
**created_by** | Option<[**uuid::Uuid**]uuid::Uuid.md> |  | [optional]
**credentials_enc** | **Vec<i32>** |  | 
**id** | [**uuid::Uuid**]uuid::Uuid.md |  | 
**name** | **String** |  | 
**source_type** | **String** |  | 
**url** | **String** |  | 
**verified_at** | Option<**String**> |  | [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)