immich_api_rs 1.137.3

Immich API
Documentation
# LibraryResponseDto

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**asset_count** | **i32** |  | 
**created_at** | **String** |  | 
**exclusion_patterns** | **Vec<String>** |  | 
**id** | **String** |  | 
**import_paths** | **Vec<String>** |  | 
**name** | **String** |  | 
**owner_id** | **String** |  | 
**refreshed_at** | Option<**String**> |  | 
**updated_at** | **String** |  | 

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