mirror of
				https://github.com/KevinMidboe/immich.git
				synced 2025-10-29 17:40:28 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			923 B
		
	
	
	
	
	
	
		
			Generated
		
	
	
			
		
		
	
	
			923 B
		
	
	
	
	
	
	
		
			Generated
		
	
	
openapi.model.SharedLinkResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| album | AlbumResponseDto | [optional] | |
| allowDownload | bool | ||
| allowUpload | bool | ||
| assets | List | [default to const []] | |
| createdAt | DateTime | ||
| description | String | ||
| expiresAt | DateTime | ||
| id | String | ||
| key | String | ||
| showExif | bool | ||
| type | SharedLinkType | ||
| userId | String |