You've already forked immich
							
							
				mirror of
				https://github.com/immich-app/immich.git
				synced 2025-10-31 00:18:28 +02:00 
			
		
		
		
	
		
			
				
	
	
	
		
			844 B
		
	
	
	
	
	
	
		
			Generated
		
	
	
			
		
		
	
	
			844 B
		
	
	
	
	
	
	
		
			Generated
		
	
	
openapi.model.SharedLinkCreateDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| type | SharedLinkType | ||
| assetIds | List | [optional] [default to const []] | |
| albumId | String | [optional] | |
| description | String | [optional] | |
| expiresAt | DateTime | [optional] | |
| allowUpload | bool | [optional] [default to false] | |
| allowDownload | bool | [optional] [default to true] | |
| showExif | bool | [optional] [default to true] |