public class ListEnvelopeBatchFileRequest extends ListRequest
Modifier and Type | Field and Description |
---|---|
java.lang.Integer |
batchId |
java.lang.Integer |
endSeq |
java.lang.Integer |
id |
java.lang.Integer |
mailPieceCount |
java.lang.Integer |
startSeq |
com.postalocity.core.constants.EnvelopeBatchFileState |
state |
java.lang.String |
stockNumber |
page, rowsPerPage, sortColumn, sortDirection
Constructor and Description |
---|
ListEnvelopeBatchFileRequest() |
public java.lang.Integer id
public java.lang.Integer batchId
public java.lang.Integer startSeq
public java.lang.Integer endSeq
public java.lang.Integer mailPieceCount
public java.lang.String stockNumber
public com.postalocity.core.constants.EnvelopeBatchFileState state