mirror of https://github.com/immich-app/immich.git
543 B
543 B
openapi.model.SystemConfigSmtpTransportDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| host | String | ||
| ignoreCert | bool | ||
| password | String | ||
| port | num | ||
| username | String |