Package com.bytedesk.kbase.settings
Class ServiceSettingsRequest
java.lang.Object
com.bytedesk.kbase.settings.ServiceSettingsRequest
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private Double
auto close time in min - 默认自动关闭时间,单位分钟private String
private Boolean
private Boolean
private Boolean
private String
private LanguageEnum
private String
private Integer
private Integer
private String
private Integer
private String
private String
private Integer
private String
private String
private static final long
private boolean
private Boolean
private Boolean
private Boolean
private Boolean
private Boolean
private Boolean
private Boolean
private Boolean
private Boolean
private Boolean
private Boolean
private Boolean
private Boolean
private Boolean
private String
private LocalDateTime
private LocalDateTime
private String
private String
private Date
private String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
language
-
autoPopup
-
showTopTip
-
topTip
-
topTipStart
-
topTipEnd
-
showRateBtn
-
autoInviteRate
-
inviteRateTip
-
rateMsgCount
-
showPreForm
-
preForm
-
showHistory
-
showInputAssociation
-
showCaptcha
private boolean showCaptcha -
welcomeTip
-
welcomeFaqUids
-
queueTip
-
leavemsgTip
-
autoCloseMin
auto close time in min - 默认自动关闭时间,单位分钟 -
autoCloseTip
-
agentCloseTip
-
showRightIframe
-
rightIframeUrl
-
showPreSearch
-
showFaqs
-
faqUids
-
showQuickFaqs
-
quickFaqUids
-
showGuessFaqs
-
guessFaqUids
-
showHotFaqs
-
hotFaqUids
-
showShortcutFaqs
-
shortcutFaqUids
-
showUnknownAnswer
-
unknownAnswer
-
enableProactiveTrigger
-
noResponseTimeout
-
proactiveMessage
-
maxProactiveCount
-
proactiveInterval
-
triggerConditions
-
proactiveFaqUids
-
showLogo
-
validateUntil
-
-
Constructor Details
-
ServiceSettingsRequest
public ServiceSettingsRequest()
-