Package com.bytedesk.service.browse
Class BrowseResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.service.browse.BrowseResponse
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate Stringprivate Stringprivate Longprivate Stringprivate Stringprivate Stringprivate Stringprivate Longprivate Stringprivate Stringprivate static final longprivate Stringprivate Stringprivate Stringprivate Stringprivate Stringprivate Stringprivate Stringprivate VisitorResponse
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.bytedesk.core.base.BaseResponsegetCreatedAt, getUpdatedAt, toJson
- 
Field Details- 
serialVersionUIDprivate static final long serialVersionUID- See Also:
 
- 
referrer
- 
url
- 
title
- 
ipAddress
- 
duration
- 
pageLoadTime
- 
userAgent
- 
deviceType
- 
operatingSystem
- 
browser
- 
screenResolution
- 
geoLocation
- 
sessionId
- 
eventData
- 
utmSource
- 
utmMedium
- 
utmCampaign
- 
visitor
 
- 
- 
Constructor Details- 
BrowseResponsepublic BrowseResponse()
 
-