Package com.bytedesk.core.ip.black
Class IpBlacklistResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.core.ip.black.IpBlacklistResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate String
private String
private LocalDateTime
private String
private String
private String
private LocalDateTime
private String
private String
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
-
ip
-
ipLocation
-
startTime
-
endTime
-
reason
-
blackUid
-
blackNickname
-
userUid
-
userNickname
-
-
Constructor Details
-
IpBlacklistResponse
public IpBlacklistResponse()
-