Class RemoveDataObjectToMachineCodeModel


public class RemoveDataObjectToMachineCodeModel extends ProductKeyMachineCodeModel
  • Field Details

    • Id

      public long Id
      The unique id of the data object to be removed.
    • Name

      public String Name
  • Constructor Details

    • RemoveDataObjectToMachineCodeModel

      public RemoveDataObjectToMachineCodeModel(int productId, String key, String machineCode, long id)
    • RemoveDataObjectToMachineCodeModel

      public RemoveDataObjectToMachineCodeModel(int productId, String key, String machineCode, String name)