Class ProductAndKeyModel
java.lang.Object
io.cryptolens.models.RequestModel
io.cryptolens.models.ProductAndKeyModel
- Direct Known Subclasses:
AddDataObjectToKeyModel
,DecrementIntValueToKeyModel
,IncrementIntValueToKeyModel
,ListDataObjectsToKeyModel
,ProductKeyMachineCodeModel
,RemoveDataObjectToKeyModel
,SetIntValueToKeyModel
,SetStringValueToKeyModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe license key string.int
The product id.Fields inherited from class io.cryptolens.models.RequestModel
LicenseServerUrl
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ProductId
public int ProductIdThe product id. -
Key
The license key string.
-
-
Constructor Details
-
ProductAndKeyModel
public ProductAndKeyModel()
-