mirror of
https://github.com/immich-app/immich.git
synced 2024-12-04 10:34:56 +02:00
310fab526d
* chore: recursively sort api keys * chore: open api
842 B
Generated
842 B
Generated
openapi.model.SystemConfigTemplateStorageOptionDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
dayOptions | List | [default to const []] | |
hourOptions | List | [default to const []] | |
minuteOptions | List | [default to const []] | |
monthOptions | List | [default to const []] | |
presetOptions | List | [default to const []] | |
secondOptions | List | [default to const []] | |
yearOptions | List | [default to const []] |