Package com.bytedesk.core.license
Class LicenseInfo
java.lang.Object
com.bytedesk.core.license.LicenseInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate LocalDateTime
private Boolean
private String
private String
private LocalDateTime
private Set<LicenseFeatureEnum>
private LocalDateTime
private LocalDateTime
private String
private LicenseTypeEnum
private String
private String
private String
private String
private String
private int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
uid
-
licenseKey
-
phone
-
email
-
name
-
company
-
serverIp
-
licenseType
-
userCount
private int userCount -
features
-
generatedAt
-
activatedAt
-
expiresAt
-
serverInfo
-
active
-
lastCheck
-
-
Constructor Details
-
LicenseInfo
public LicenseInfo()
-