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 Summary
FieldsModifier and TypeFieldDescriptionprivate String
private String
private Long
private String
private String
private String
private String
private Long
private String
private String
private static final long
private String
private String
private String
private String
private String
private String
private String
private VisitorResponse
-
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:
-
referrer
-
url
-
title
-
ipAddress
-
duration
-
pageLoadTime
-
userAgent
-
deviceType
-
operatingSystem
-
browser
-
screenResolution
-
geoLocation
-
sessionId
-
eventData
-
utmSource
-
utmMedium
-
utmCampaign
-
visitor
-
-
Constructor Details
-
BrowseResponse
public BrowseResponse()
-