Class TicketNotificationSettingsResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.ticket.ticket_settings_notification.TicketNotificationSettingsResponse
- All Implemented Interfaces:
Serializable
通知设置响应 DTO(结构化)。
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseResponse
getCreatedAt, getUpdatedAt, toJson
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
emailEnabled
-
emailEvents
-
emailTemplates
-
internalEnabled
-
internalEvents
-
webhookEnabled
-
webhookUrl
-
webhookEvents
-
-
Constructor Details
-
TicketNotificationSettingsResponse
public TicketNotificationSettingsResponse()
-