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 String
private static final long
private String
private String
private String
private VisitorResponse
Fields inherited from class com.bytedesk.core.base.BaseResponse
uid
-
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
-
ip
-
ipLocation
-
status
-
visitor
-
-
Constructor Details
-
BrowseResponse
public BrowseResponse()
-