Package com.bytedesk.control.license
Class LicenseResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.control.license.LicenseResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate ZonedDateTime
private String
private String
private String
private Boolean
private String
private ZonedDateTime
private ZonedDateTime
private String
private String
private String
private String
private String
private String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class com.bytedesk.core.base.BaseResponse
getCreatedAt, getUpdatedAt, toJson
-
Field Details
-
name
-
description
-
mobile
-
email
-
userType
-
expiryDate
-
edition
-
serverIps
-
serverDomains
-
licenseKey
-
encryptedLicenseKey
-
enabled
-
activatedAt
-
lastCheckedAt
-
-
Constructor Details
-
LicenseResponse
public LicenseResponse()
-
-
Method Details
-
getExpiryDate
-
getActivatedAt
-
getLastCheckedAt
-