forked from Cutlery/immich
		
	
		
			
				
	
	
	
		
			844 B
		
	
	
	
	
	
	
		
			Generated
		
	
	
			
		
		
	
	
			844 B
		
	
	
	
	
	
	
		
			Generated
		
	
	
openapi.model.SharedLinkCreateDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| albumId | String | [optional] | |
| allowDownload | bool | [optional] [default to true] | |
| allowUpload | bool | [optional] [default to false] | |
| assetIds | List | [optional] [default to const []] | |
| description | String | [optional] | |
| expiresAt | DateTime | [optional] | |
| showExif | bool | [optional] [default to true] | |
| type | SharedLinkType |