Package com.bytedesk.core.ip_black
Class IpBlackResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.core.ip_black.IpBlackResponse
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate Stringprivate Stringprivate ZonedDateTimeprivate Stringprivate Stringprivate Stringprivate Stringprivate ZonedDateTimeprivate String
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.bytedesk.core.base.BaseResponsegetCreatedAt, getUpdatedAt, toJson
- 
Field Details- 
ip
- 
ipLocation
- 
startTime
- 
endTime
- 
reason
- 
blackUid
- 
blackNickname
- 
name
- 
userNickname
 
- 
- 
Constructor Details- 
IpBlackResponsepublic IpBlackResponse()
 
-