Package com.bytedesk.core.ip_access
Class IpAccessEntity
java.lang.Object
com.bytedesk.core.base.BaseEntity
com.bytedesk.core.ip_access.IpAccessEntity
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Integer
private ZonedDateTime
private String
private String
private String
private String
private ZonedDateTime
private String
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseEntity
getCreatedAtString, getUpdatedAtString
-
Field Details
-
ip
-
ipLocation
-
endpoint
-
httpMethod
-
params
-
accessTime
-
accessCount
-
lastAccessTime
-
-
Constructor Details
-
IpAccessEntity
public IpAccessEntity()
-