Class ProductKeyMachineCodeModel
java.lang.Object
io.cryptolens.models.RequestModel
io.cryptolens.models.ProductAndKeyModel
io.cryptolens.models.ProductKeyMachineCodeModel
- Direct Known Subclasses:
AddDataObjectToMachineCodeModel,DecrementIntValueToMachineCodeModel,IncrementIntValueToMachineCodeModel,ListDataObjectsToMachineCodeModel,RegisterEventModel,RemoveDataObjectToMachineCodeModel,SetIntValueToMachineCodeModel,SetStringValueToMachineCodeModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe machine code (identifier of an activated device).Fields inherited from class io.cryptolens.models.ProductAndKeyModel
Key, ProductIdFields inherited from class io.cryptolens.models.RequestModel
LicenseServerUrl -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MachineCode
The machine code (identifier of an activated device).
-
-
Constructor Details
-
ProductKeyMachineCodeModel
public ProductKeyMachineCodeModel()
-