Uses of Class
com.docusign.esign.model.BulkSendBatchSummary
-
Packages that use BulkSendBatchSummary Package Description com.docusign.esign.model -
-
Uses of BulkSendBatchSummary in com.docusign.esign.model
Methods in com.docusign.esign.model that return BulkSendBatchSummary Modifier and Type Method Description BulkSendBatchSummaryBulkSendBatchSummary. action(String action)action.BulkSendBatchSummaryBulkSendBatchSummary. actionStatus(String actionStatus)actionStatus.BulkSendBatchSummaryBulkSendBatchSummary. batchId(String batchId)batchId.BulkSendBatchSummaryBulkSendBatchSummary. batchName(String batchName)batchName.BulkSendBatchSummaryBulkSendBatchSummary. batchSize(String batchSize)batchSize.BulkSendBatchSummaryBulkSendBatchSummary. batchUri(String batchUri)batchUri.BulkSendBatchSummaryBulkSendBatchSummary. failed(String failed)failed.BulkSendBatchSummaryBulkSendBatchSummary. queued(String queued)queued.BulkSendBatchSummaryBulkSendBatchSummary. sent(String sent)sent.BulkSendBatchSummaryBulkSendBatchSummary. submittedDate(String submittedDate)submittedDate.Methods in com.docusign.esign.model that return types with arguments of type BulkSendBatchSummary Modifier and Type Method Description List<BulkSendBatchSummary>BulkSendBatchSummaries. getBulkBatchSummaries().Methods in com.docusign.esign.model with parameters of type BulkSendBatchSummary Modifier and Type Method Description BulkSendBatchSummariesBulkSendBatchSummaries. addBulkBatchSummariesItem(BulkSendBatchSummary bulkBatchSummariesItem)addBulkBatchSummariesItem.Method parameters in com.docusign.esign.model with type arguments of type BulkSendBatchSummary Modifier and Type Method Description BulkSendBatchSummariesBulkSendBatchSummaries. bulkBatchSummaries(List<BulkSendBatchSummary> bulkBatchSummaries)bulkBatchSummaries.voidBulkSendBatchSummaries. setBulkBatchSummaries(List<BulkSendBatchSummary> bulkBatchSummaries)setBulkBatchSummaries.
-