Class DeactivateModel
java.lang.Object
io.cryptolens.models.RequestModel
io.cryptolens.models.DeactivateModel
-
Field Summary
FieldsFields inherited from class io.cryptolens.models.RequestModel
LicenseServerUrl
-
Constructor Summary
ConstructorsConstructorDescriptionDeactivateModel
(int productId, String key, String machineCode) DeactivateModel
(int productId, String key, String machineCode, boolean floating) -
Method Summary
-
Field Details
-
ProductId
public int ProductId -
Key
-
MachineCode
-
Floating
public boolean Floating
-
-
Constructor Details
-
DeactivateModel
public DeactivateModel() -
DeactivateModel
-
DeactivateModel
-