public class ListPrintBatchFileRequest extends ListRequest
| Modifier and Type | Field and Description |
|---|---|
java.lang.Integer |
batchId |
java.lang.Boolean |
color |
java.lang.Integer |
endSeq |
java.lang.Integer |
id |
java.lang.String |
mailPieceSheetSizeName |
java.lang.Integer |
nUp |
java.lang.Integer |
printerId |
java.lang.Integer |
sheetCount |
java.lang.String |
sheetSizeName |
java.lang.Integer |
startSeq |
com.postalocity.core.constants.PrintBatchFileState |
state |
page, rowsPerPage, sortColumn, sortDirection| Constructor and Description |
|---|
ListPrintBatchFileRequest() |
public java.lang.Integer id
public java.lang.Integer batchId
public java.lang.Integer startSeq
public java.lang.Integer endSeq
public java.lang.Integer sheetCount
public java.lang.Integer printerId
public java.lang.Boolean color
public com.postalocity.core.constants.PrintBatchFileState state
public java.lang.Integer nUp
public java.lang.String mailPieceSheetSizeName
public java.lang.String sheetSizeName