Package com.docusign.esign.api
Class BillingApi.ListPaymentsOptions
- java.lang.Object
-
- com.docusign.esign.api.BillingApi.ListPaymentsOptions
-
- Enclosing class:
- BillingApi
public class BillingApi.ListPaymentsOptions extends Object
ListPaymentsOptions Class.
-
-
Constructor Summary
Constructors Constructor Description ListPaymentsOptions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFromDate()getFromDate method.StringgetToDate()getToDate method.voidsetFromDate(String fromDate)setFromDate method.voidsetToDate(String toDate)setToDate method.
-