Class RemoveDataObjectToMachineCodeModel
java.lang.Object
io.cryptolens.models.RequestModel
io.cryptolens.models.ProductAndKeyModel
io.cryptolens.models.ProductKeyMachineCodeModel
io.cryptolens.models.RemoveDataObjectToMachineCodeModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionlongThe unique id of the data object to be removed.Fields inherited from class io.cryptolens.models.ProductKeyMachineCodeModel
MachineCodeFields inherited from class io.cryptolens.models.ProductAndKeyModel
Key, ProductIdFields inherited from class io.cryptolens.models.RequestModel
LicenseServerUrl -
Constructor Summary
ConstructorsConstructorDescriptionRemoveDataObjectToMachineCodeModel(int productId, String key, String machineCode, long id) RemoveDataObjectToMachineCodeModel(int productId, String key, String machineCode, String name) -
Method Summary
-
Field Details
-
Id
public long IdThe unique id of the data object to be removed. -
Name
-
-
Constructor Details
-
RemoveDataObjectToMachineCodeModel
-
RemoveDataObjectToMachineCodeModel
-