public class ListEnvelopeBatchFileResponse extends ListResponse
Modifier and Type | Class and Description |
---|---|
static class |
ListEnvelopeBatchFileResponse.Row |
Modifier and Type | Field and Description |
---|---|
java.util.List<ListEnvelopeBatchFileResponse.Row> |
rows |
page, rowMax, rowMin, rowsPerPage, totalPages, totalRows
Constructor and Description |
---|
ListEnvelopeBatchFileResponse() |
public java.util.List<ListEnvelopeBatchFileResponse.Row> rows