Uses of Class
com.docusign.esign.api.BulkEnvelopesApi.GetBulkSendBatchesOptions
-
Packages that use BulkEnvelopesApi.GetBulkSendBatchesOptions Package Description com.docusign.esign.api -
-
Uses of BulkEnvelopesApi.GetBulkSendBatchesOptions in com.docusign.esign.api
Methods in com.docusign.esign.api with parameters of type BulkEnvelopesApi.GetBulkSendBatchesOptions Modifier and Type Method Description BulkSendBatchSummariesBulkEnvelopesApi. getBulkSendBatches(String accountId, BulkEnvelopesApi.GetBulkSendBatchesOptions options)Returns a list of bulk send batch satuses initiated by account..ApiResponse<BulkSendBatchSummaries>BulkEnvelopesApi. getBulkSendBatchesWithHttpInfo(String accountId, BulkEnvelopesApi.GetBulkSendBatchesOptions options)Returns a list of bulk send batch satuses initiated by account.
-