Class ListDataObjectsToMachineCodeModel


public class ListDataObjectsToMachineCodeModel extends ProductKeyMachineCodeModel
  • Field Details

    • Contains

      public String Contains
      Shows only Data Objects where the name contains the following string.
  • Constructor Details

    • ListDataObjectsToMachineCodeModel

      public ListDataObjectsToMachineCodeModel(int productId, String key, String machineCode, String contains)