Package com.bytedesk.core.action
Class ActionResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.core.action.ActionResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private String
private String
private String
private String
private static final long
private String
private String
private UserProtobuf
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:
-
title
-
action
-
description
-
ip
-
ipLocation
-
type
-
extra
-
user
-
-
Constructor Details
-
ActionResponse
public ActionResponse()
-