mirror of https://github.com/immich-app/immich.git
563 B
563 B
openapi.model.SystemConfigSmtpDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| enabled | bool | ||
| from | String | ||
| replyTo | String | ||
| transport | SystemConfigSmtpTransportDto |