Package com.bytedesk.core.email
Class EmailResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.core.email.EmailResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private Boolean
private Boolean
private String
private String
private Boolean
private String
private String
private String
private Boolean
private String
private Integer
private Boolean
private String
private Integer
private Boolean
private ZonedDateTime
private String
private String
private Integer
private Boolean
private String
private String
private String
private Integer
private Boolean
private Boolean
private Integer
private String
private String
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseResponse
getCreatedAt, getUpdatedAt, toJson
-
Field Details
-
name
-
description
-
type
-
protocol
-
emailAddress
-
emailPassword
-
smtpHost
-
smtpPort
-
smtpSslEnabled
-
smtpTlsEnabled
-
imapHost
-
imapPort
-
imapSslEnabled
-
pop3Host
-
pop3Port
-
pop3SslEnabled
-
exchangeHost
-
exchangePort
-
exchangeSslEnabled
-
senderName
-
syncInterval
-
autoSyncEnabled
-
autoReplyEnabled
-
autoReplyContent
-
lastSyncTime
-
connectionStatus
-
connectionError
-
enabled
-
debug
-
workgroupUid
-
-
Constructor Details
-
EmailResponse
public EmailResponse()
-