immich/mobile/openapi/doc/SystemConfigSmtpDto.md

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

[Back to Model list] [Back to API list] [Back to README]